ISessionParentSessionID Property |
Gets the identifier of the parent session that created this session.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string ParentSessionID { get; }
ReadOnly Property ParentSessionID As String
Get
property String^ ParentSessionID {
String^ get ();
}
abstract ParentSessionID : string with get
Property Value
Type:
StringSee Also