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