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