Click or drag to resize
MoodChangedEventArgsJid Property
The JID of the XMPP entity that published the mood information.

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 Jid Jid { get; }

Property Value

Type: Jid
See Also