Click or drag to resize

ISessionContainerActiveSessions Property

Gets the currently active sessions.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
IEnumerable<ISession> ActiveSessions { get; }

Property Value

IEnumerableISession
See Also