Interface RelayDialogSessionState

    • Method Detail

      • setRelayDestinationSccpAddress

        void setRelayDestinationSccpAddress​(com.opencloud.slee.resources.cgin.SccpAddress responderAddress)
      • getRelayDestinationSccpAddress

        com.opencloud.slee.resources.cgin.SccpAddress getRelayDestinationSccpAddress()
      • setCanRelayDialog

        @InitialValueField
        void setCanRelayDialog​(boolean canRelay)
      • getCanRelayDialog

        boolean getCanRelayDialog()