| Jid Constructor |
| Name | Description | |
|---|---|---|
| Jid(String) |
Initializes a new instance of the JID class.
| |
| Jid(String, String, String) |
Initializes a new instance of the JID class using the specified domain,
node and optionally resource.
|