Determines whether the JID is a 'full JID', i.e. a JID with both a node and a resource identifier.

Namespace: S22.Xmpp
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool IsFullJid { get; }

See Also