Click or drag to resize

CallManagerActiveSessions Property


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

Property Value

IEnumerableISession

Implements

ICallManagerActiveSessions
See Also