public interface UnsolicitedNotificationListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NOTICE_OF_DISCONNECTION_OID
OID for the notice of disconnection notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
notificationReceived(java.lang.String oid,
Response<java.lang.Void> response)
Processes an unsolicited notification from the server.
|
static final java.lang.String NOTICE_OF_DISCONNECTION_OID
void notificationReceived(java.lang.String oid,
Response<java.lang.Void> response)
oid - of the unsolicited notificationresponse - server response