fetchGroupCallLogs

abstract fun fetchGroupCallLogs(groupId: String, listener: RainbowListener<List<GroupCallLog>, Unit>)

Fetch all CallLogs associated to the given group id.

Parameters

groupId

String the group id

listener

RainbowListener Callback