IBaseSIPCallNonce Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxstring Nonce { get; set; }
Property Nonce As String
Get
Set
property String^ Nonce {
String^ get ();
void set (String^ value);
}
abstract Nonce : string with get, set
Property Value
Type:
String
See Also