allConversations

abstract val allConversations: ArrayItemList<IRainbowConversation>

Get all the conversations of the user in an ArrayItemList.

You can then listen for changes on this object.

Return

a @object:ArrayItemList<IRainbowConversation> object of all user conversations