Interface OpenListener

    • Method Detail

      • channelOpened

        void channelOpened​(Channel channel)
        Notification that a new channel has been opened for this service.
        Parameters:
        channel - the channel that was opened
      • registrationTerminated

        void registrationTerminated()
        Called when this registration has been terminated.