ISessionSessionState Property |
Gets the current state of the session.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax SessionState SessionState { get; }
ReadOnly Property SessionState As SessionState
Get
property SessionState SessionState {
SessionState get ();
}
abstract SessionState : SessionState with get
Property Value
Type:
SessionStateSee Also