Interface ReplyReceiver

    • Method Detail

      • replyReceived

        void replyReceived​(TOMMessage reply)
        This is the method invoked by the client side comunication system, and where the code to handle the reply is to be written
        Parameters:
        reply - The reply delivered by the client side comunication system