Conversations
In This Section:
- fetchTimeline(): conversations.fetchTimeline()
- find(): conversations.find()
- findAll(): conversations.findAll()
- markAsDelivered(): conversations.markAsDelivered()
- markAsRead(): conversations.markAsRead()
- mute(): conversations.mute()
- remove(): conversations.remove()
- selectConversation(): conversations.selectConversation()
- unmute(): conversations.unmute()
- unmuteAll(): conversations.unmuteAll()