CallSessionParentSessionID Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string ParentSessionID { get; }
Public ReadOnly Property ParentSessionID As String
Get
public:
virtual property String^ ParentSessionID {
String^ get () sealed;
}
abstract ParentSessionID : string with get
override ParentSessionID : string with get
Property Value
Type:
StringImplements
ISessionParentSessionID
See Also