ISessionMasterSessionID Property |
Gets the main identifier of the session. When transferring the session this ID will be set for MasterSessionID in the transferred session.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string MasterSessionID { get; }
ReadOnly Property MasterSessionID As String
Get
property String^ MasterSessionID {
String^ get ();
}
abstract MasterSessionID : string with get
Property Value
Type:
StringSee Also