Interface ReplyCb

    • Method Detail

      • onReply

        void onReply​(Notification notification)
        Called when a Broker reply is received by the notification request. The notification is not automatically unregistered, and must be done so manually by calling Notification.unregister().
        Parameters:
        notification - the notification that received a Broker reply