diff options
Diffstat (limited to 'doc/roster_format.txt')
-rw-r--r-- | doc/roster_format.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/roster_format.txt b/doc/roster_format.txt index 9094b5a1..132dbf4e 100644 --- a/doc/roster_format.txt +++ b/doc/roster_format.txt @@ -9,6 +9,7 @@ table roster_item { string subscription = "none" | "to" | "from" | "both"
string name = Opaque string set by client. (optional)
set groups = a set of opaque strings set by the client
+ boolean ask = nil | "subscribe" - a value of true indicates subscription is pending
}
The roster is available as
|