Click or drag to resize
ChatStateChangedEventArgsChatState Property
The chat-state of the XMPP entity.

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

Property Value

Type: ChatState
See Also