getIndividualChats

fun getIndividualChats(): Single<List<Chat>>

Fetches all individual chats related to this user.

Return

A single that will emit a list of individual chats when the request is processed. In case of error, it will emit a SippoResourceError.