Click or drag to resize

SessionContainerActiveSessions Property

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

Property Value

Type: IEnumerableISession

Implements

ISessionContainerActiveSessions
See Also