ISessionParentSessionID Property |
Gets the identifier of the parent session that created this session.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxstring ParentSessionID { get; }
ReadOnly Property ParentSessionID As String
Get
property String^ ParentSessionID {
String^ get ();
}
abstract ParentSessionID : string with get
Property Value
Type:
String
See Also