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