Different uri query actions as defined in XEP-0147.
- Source:
Methods
(static) join()
xmpp:JID?join[;password=TEXT]
- Source:
(static) message()
xmpp:JID?message[;body=TEXT]
- Source:
(static) remove()
xmpp:JID?remove
- Source:
(static) subscribe()
xmpp:JID?subscribe[;name=NAME]
- Source:
(static) vcard()
xmpp:JID?vcard
- Source: