public interface RelayDialogSessionState extends NullSentinelSessionState
Modifier and Type | Field and Description |
---|---|
static boolean |
_initialCanRelayDialog |
Modifier and Type | Method and Description |
---|---|
boolean |
getCanRelayDialog() |
SccpAddress |
getRelayDestinationSccpAddress() |
void |
setCanRelayDialog(boolean canRelay) |
void |
setRelayDestinationSccpAddress(SccpAddress responderAddress) |
static final boolean _initialCanRelayDialog
void setRelayDestinationSccpAddress(SccpAddress responderAddress)
SccpAddress getRelayDestinationSccpAddress()
@InitialValueField void setCanRelayDialog(boolean canRelay)
boolean getCanRelayDialog()
Copyright © OpenCloud. All Rights Reserved.