| IQuickbloxClientChatClient Property |
Chat module allows to manage user dialogs.
Namespace: Quickblox.SdkAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxChatClient ChatClient { get; }ReadOnly Property ChatClient As ChatClient
Get
property ChatClient^ ChatClient {
ChatClient^ get ();
}abstract ChatClient : ChatClient with get
Property Value
Type:
ChatClient
See Also