SDPOriginSessionVersion Property |
Gets the version number for this session description.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ulong SessionVersion { get; }
Public ReadOnly Property SessionVersion As ULong
Get
public:
property unsigned long long SessionVersion {
unsigned long long get ();
}
member SessionVersion : uint64 with get
Property Value
Type:
UInt64See Also