joinGroupChats

fun joinGroupChats(): Completable

Joins all the group chats in the list of currentGroupChats.

This function attempts to join each group chat in currentGroupChats. If there are no group chats, it completes immediately.

Return

A completable that will emit when the request is processed. * In case of error, it will emit a SippoResourceError.