SDPOriginSessionId Property |
Gets a numeric string that identifies the session.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string SessionId { get; }
Public ReadOnly Property SessionId As String
Get
public:
property String^ SessionId {
String^ get ();
}
member SessionId : string with get
Property Value
Type:
StringSee Also