~phablet-team/telephony-service/fix_account_status_watching

« back to all changes in this revision

Viewing changes to protocols/README.protocols

- Add more properties to the .protocol files
- Expose method on dbus to leave all rooms from a certain account.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
- ServiceName: TODO: add description
22
22
- ServiceDisplayName: TODO: add description
23
23
- JoinExistingChannels: enabled if this protocol suppors joining existing chats
 
24
- ReturnToSend: whether the UI should send messages when return or enter are pressed
 
25
- EnableAttachments: whether the UI should allow users to send attachments
 
26
- EnableRejoin: whether users can manually rejoin existing chats
 
27
- EnableTabCompletion: whether the UI should allow tab complation
 
28
- LeaveRoomsOnClose: whether the account should be disconnected when the UI is closed
 
29
- EnableChatStates: whether the UI should display chat states like user typing and so on
 
30