| IQuickbloxClientUsersClient Property |
User module manages all things related to user accounts handling, authentication, account data, password reminding etc.
Namespace: Quickblox.SdkAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxUsersClient UsersClient { get; }ReadOnly Property UsersClient As UsersClient
Get
property UsersClient^ UsersClient {
UsersClient^ get ();
}abstract UsersClient : UsersClient with get
Property Value
Type:
UsersClient
See Also