Add blurb on invites for initialSync

This commit is contained in:
Kegsay 2015-01-21 11:56:55 +00:00
parent 51a7681ece
commit 03eaa21508

View file

@ -126,6 +126,10 @@ Outputs:
- # members - # members
- max of limit= message events - max of limit= message events
- room ID - room ID
- For each room the user is invited to:
- The invite event
- Other state info (e.g. room name, topic)
- # members?
Notes: Notes:
- If a chunk token is applied, you will get a delta relative to the last request - If a chunk token is applied, you will get a delta relative to the last request
performed with that streaming token rather than all the rooms. performed with that streaming token rather than all the rooms.