Stream Feature: Cancel presence subscription #27

Open
opened 2024-12-25 13:00:17 +00:00 by Ivan-lis · 0 comments
Member

https://xmpp.org/rfcs/rfc6121.html#rfc.section.3.2

If a contact would like to cancel a subscription that it has previously granted to a user, to cancel a subscription pre-approval (Section 3.4), or to deny a subscription request, it sends a presence stanza of type "unsubscribed".

CC: <presence id='ij5b1v7g'
              to='romeo@example.net'
              type='unsubscribed'/>
https://xmpp.org/rfcs/rfc6121.html#rfc.section.3.2 If a contact would like to cancel a subscription that it has previously granted to a user, to cancel a subscription pre-approval (Section 3.4), or to deny a subscription request, it sends a presence stanza of type "unsubscribed". ```xml CC: <presence id='ij5b1v7g' to='romeo@example.net' type='unsubscribed'/> ```
Ivan-lis added this to the Main project 2024-12-25 13:00:17 +00:00
Ivan-lis added a new dependency 2024-12-25 20:17:15 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: Larra/larra#27
No description provided.