IBaseSIPCallNonce Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
String
See Also