Click or drag to resize

SessionContainerActiveSessions Property


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

Property Value

IEnumerableISession

Implements

ISessionContainerActiveSessions
See Also