SessionAbstractSessionContainer Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxprotected ISessionContainerPbx SessionContainer { get; }
Protected ReadOnly Property SessionContainer As ISessionContainerPbx
Get
protected:
property ISessionContainerPbx^ SessionContainer {
ISessionContainerPbx^ get ();
}
member SessionContainer : ISessionContainerPbx with get
Property Value
ISessionContainerPbx
See Also