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