Click or drag to resize
RosterItemJid Property
The JID of the user this item is associated with.

Namespace: Quickblox.Sdk.Modules.ChatXmppModule.Models
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