SessionAbstractUpperSession Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected IUpperSession UpperSession { get; set; }
Protected Property UpperSession As IUpperSession
Get
Set
protected:
property IUpperSession^ UpperSession {
IUpperSession^ get ();
void set (IUpperSession^ value);
}
member UpperSession : IUpperSession with get, set
Property Value
Type:
IUpperSessionSee Also