public interface SentinelSs7CommonSessionState extends RelayDialogSessionState, ImsiSessionState, SentinelCommonSessionState
_initialCanRelayDialog
_initialSessionHasEnded, _initialSessionType
Modifier and Type | Method and Description |
---|---|
CallType |
getCallType() |
CAP3ConnectSMSArg |
getCAP3ConnectSMSArg() |
CAP3InitialDPSMSArg |
getCAP3InitialDPSMSArg() |
CCConnectArg |
getCCConnectArg() |
boolean |
getDestinationHasChanged() |
CCInitialDPArg |
getInitialDPArg() |
boolean |
getMonitorCallOnly() |
SccpAddress |
getOriginatingSccpAddress() |
boolean |
getReauthorizeCreditAfterInitialCreditCheck() |
ServiceType |
getServiceType() |
void |
setCallType(CallType CallType) |
void |
setCAP3ConnectSMSArg(CAP3ConnectSMSArg CAP3ConnectSMSArg) |
void |
setCAP3InitialDPSMSArg(CAP3InitialDPSMSArg CAP3InitialDPSMSArg) |
void |
setCCConnectArg(CCConnectArg CCConnectArg) |
void |
setDestinationHasChanged(boolean DestinationHasChanged) |
void |
setInitialDPArg(CCInitialDPArg InitialDPArg) |
void |
setMonitorCallOnly(boolean MonitorCallOnly) |
void |
setOriginatingSccpAddress(SccpAddress sccpAddress) |
void |
setReauthorizeCreditAfterInitialCreditCheck(boolean ReauthorizeCreditAfterInitialCreditCheck) |
void |
setServiceType(ServiceType ServiceType) |
getCanRelayDialog, getRelayDestinationSccpAddress, setCanRelayDialog, setRelayDestinationSccpAddress
getIMSI, setIMSI
getProtocol, getSentinelSelectionKey, getSessionHasEnded, getSessionType, getSubscriber, setProtocol, setSentinelSelectionKey, setSessionHasEnded, setSessionType, setSubscriber
void setOriginatingSccpAddress(SccpAddress sccpAddress)
SccpAddress getOriginatingSccpAddress()
@DatatypeCodecType(value=<error>) void setInitialDPArg(CCInitialDPArg InitialDPArg)
CCInitialDPArg getInitialDPArg()
@DatatypeCodecType(value=<error>) void setCAP3InitialDPSMSArg(CAP3InitialDPSMSArg CAP3InitialDPSMSArg)
CAP3InitialDPSMSArg getCAP3InitialDPSMSArg()
void setCallType(CallType CallType)
CallType getCallType()
void setServiceType(ServiceType ServiceType)
ServiceType getServiceType()
void setMonitorCallOnly(boolean MonitorCallOnly)
boolean getMonitorCallOnly()
void setDestinationHasChanged(boolean DestinationHasChanged)
boolean getDestinationHasChanged()
@DatatypeCodecType(value=<error>) void setCCConnectArg(CCConnectArg CCConnectArg)
CCConnectArg getCCConnectArg()
@DatatypeCodecType(value=<error>) void setCAP3ConnectSMSArg(CAP3ConnectSMSArg CAP3ConnectSMSArg)
CAP3ConnectSMSArg getCAP3ConnectSMSArg()
boolean getReauthorizeCreditAfterInitialCreditCheck()
void setReauthorizeCreditAfterInitialCreditCheck(boolean ReauthorizeCreditAfterInitialCreditCheck)
Copyright © OpenCloud. All Rights Reserved.