ICallManagerSessionContainer Property |
Gets the container that contains the sessions.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxISessionContainer SessionContainer { get; }
ReadOnly Property SessionContainer As ISessionContainer
Get
property ISessionContainer^ SessionContainer {
ISessionContainer^ get ();
}
abstract SessionContainer : ISessionContainer with get
Property Value
Type:
ISessionContainer
See Also