| ChatStateChangedEventArgsChatState Property |
The chat-state of the XMPP entity.
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ChatState ChatState { get; }Public ReadOnly Property ChatState As ChatState
Get
public:
property ChatState ChatState {
ChatState get ();
}member ChatState : ChatState with get
Property Value
Type:
ChatState
See Also