public interface UnsolicitedNotificationListener
| Modifier and Type | Field and Description | 
|---|---|
static String | 
NOTICE_OF_DISCONNECTION_OID
OID for the notice of disconnection notification. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
notificationReceived(String oid,
                    Response<Void> response)
Processes an unsolicited notification from the server. 
 | 
static final String NOTICE_OF_DISCONNECTION_OID
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.