Click or drag to resize
IQuickbloxClientToken Property
Quickblox token. Must be set before calling any methods that require authentication.

Namespace: Quickblox.Sdk
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string Token { get; set; }

Property Value

Type: String
See Also