| MessageEventArgsJid Property |
The JID of the user or resource who sent the message.
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic ReadOnly Property Jid As Jid
Get
public:
property Jid^ Jid {
Jid^ get ();
}member Jid : Jid with get
Property Value
Type:
Jid
See Also