Click or drag to resize
QuickbloxClientUsersClient Property
User module manages all things related to user accounts handling, authentication, account data, password reminding etc.

Namespace: Quickblox.Sdk
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UsersClient UsersClient { get; }

Property Value

Type: UsersClient

Implements

IQuickbloxClientUsersClient
See Also