CallSessionMasterSessionID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string MasterSessionID { get; }
Public ReadOnly Property MasterSessionID As String
Get
public:
virtual property String^ MasterSessionID {
String^ get () sealed;
}
abstract MasterSessionID : string with get
override MasterSessionID : string with get
Property Value
Type:
StringImplements
ISessionMasterSessionIDSee Also