Represents the address of an XMPP entity, also known as Jabber Identifier (JID).

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

Syntax

C#
[SerializableAttribute]
public sealed class Jid

Inheritance Hierarchy

System..::..Object
  S22.Xmpp..::..Jid

See Also