Interface ReplyHandler

    • Method Detail

      • handleReply

        void handleReply​(Reply reply)
        This function is called when a reply arrives.
        Parameters:
        reply - The reply that arrived.