The JID of the user this item is associated with.
Namespace: Quickblox.Sdk.Modules.ChatXmppModule.ModelsAssembly: 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