diff --git a/xep-0369.xml b/xep-0369.xml index 0be22e4f..20d79df4 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -2528,13 +2528,14 @@ This approach enables flexible support of multiple clients for a MIX channel pa -

It is useful for a MIX client to know which roster members are MIX channels, as this will facilitate convenient presentation of subscribed MIX channels to the user. A MIX client MAY request that the server return this additional information. The server MUST return the additional information. The request is made by adding to the standard roster get request and element <mix-info-request/> qualified by the ‘urn:xmpp:mix:0' namespace.

+

It is useful for a MIX client to know which roster members are MIX channels, as this will facilitate convenient presentation of subscribed MIX channels to the user. A MIX client MAY request that the server return this additional information. The server MUST return the additional information. The request is made by extending the standard roster get request by adding a sub-element <mix-info-request/> to the <query/> element qualified by the ‘urn:xmpp:mix:0' namespace.

- - + + + ]]>