IBaseSIPCallNonce Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string 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:
StringSee Also