Interface UnsolicitedNotificationListener


  • public interface UnsolicitedNotificationListener
    Processes an unsolicited notification.
    • Field Detail

      • NOTICE_OF_DISCONNECTION_OID

        static final String NOTICE_OF_DISCONNECTION_OID
        OID for the notice of disconnection notification.
        See Also:
        Constant Field Values
    • Method Detail

      • notificationReceived

        void notificationReceived​(String oid,
                                  Response<Void> response)
        Processes an unsolicited notification from the server.
        Parameters:
        oid - of the unsolicited notification
        response - server response