Expand description
RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
Structs§
- Bind
Feature - The bind feature exposed in stream:features.
- Bind
Query - The request for resource binding, which is the process by which a client can obtain a full JID and start exchanging on the XMPP network.
- Bind
Response - The response for resource binding, containing the client’s full JID.
- Required
- Notes that bind is required.