CallSessionParentSessionID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
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
StringImplements
ISessionParentSessionID
See Also