Interface SubscriberResetHandler
-
public interface SubscriberResetHandler
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
handleReset()
static boolean
unhandled()
-
-
-
Method Detail
-
handleReset
boolean handleReset() throws CheckedApiException
- Throws:
CheckedApiException
-
unhandled
static boolean unhandled()
-
-