SDPOriginSessionVersion Property |
Gets the version number for this session description.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
UInt64
See Also