asString
Converts JID to string with all available parts included.
host
Extracts host's address from JID.
resource
Returns defined resource.
username
Extracts username from JID.
with(jid)
Extracts all parts of a provided Sequence and returns new JID clone.
|