[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.AuthModule.Models.Session.Nonce"]
Namespace: Quickblox.Sdk.Modules.AuthModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Nonce { get; set; }Public Property Nonce As Integer
Get
Set
public:
property int Nonce {
int get ();
void set (int value);
}member Nonce : int with get, set
Property Value
Type:
Int32
See Also