Click or drag to resize
JidIsFullJid Property
Determines whether the JID is a 'full JID', i.e. a JID with both a node and a resource identifier.

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

Property Value

Type: Boolean
See Also