13
|
1 #summary XEP-0016: Privacy Lists |
28
|
2 #labels Stage-Alpha |
13
|
3 |
|
4 = Introduction = |
|
5 |
|
6 Implements [http://xmpp.org/extensions/xep-0016.html XEP-0016: Privacy Lists] |
|
7 |
|
8 |
|
9 = Details = |
|
10 |
|
11 UNFINISHED! Currently in development. |
|
12 |
|
13 |
|
14 |
|
15 == TODO == |
32
|
16 * If no 'type' attribute is included, the rule provides the "fall-through" case. |
13
|
17 * Examples 29-51 |
|
18 * When a resource attempts to remove a list or specify a new default list while that list applies to a connected resource other than the sending resource, the server MUST return a "conflict" error to the sending resource and MUST NOT make the requested change. |
15
|
19 * Example 18. Client attempts to change the default list but that list is in use by another resource |
|
20 * Example 22. Client attempts to decline a default list but that list is in use by another resource |