The gathered or provided JID.
Namespace: S22.Xmpp.Extensions.DataformsAssembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public Jid Jid { get; private set; } |
Exceptions
| Exception | Condition |
|---|---|
| System.Xml..::..XmlException | The value of the underlying XML element is not a valid JID. |