ISessionSessionState Property |
Gets the current state of the session.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxSessionState SessionState { get; }
ReadOnly Property SessionState As SessionState
Get
property SessionState SessionState {
SessionState get ();
}
abstract SessionState : SessionState with get
Property Value
Type:
SessionState
See Also