Click or drag to resize
QuickbloxClientAuthenticationClient Property
Authentication module allows to manage user sessions.

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

Property Value

Type: AuthenticationClient

Implements

IQuickbloxClientAuthenticationClient
See Also