Click or drag to resize
SessionContainerActiveSessions Property

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

Property Value

Type: IEnumerableISession

Implements

ISessionContainerActiveSessions
See Also