public interface RegistrationHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRegistered() |
void |
register(java.lang.String token,
java.lang.String clientName) |
void |
removeConfiguration() |
void register(java.lang.String token,
java.lang.String clientName)
throws SDKRegistrationException,
SDKConnectionException
boolean isRegistered()
void removeConfiguration()
throws SDKRegistrationException
SDKRegistrationException