fetchCallGroupsVoicemailCounter

abstract fun fetchCallGroupsVoicemailCounter(listener: RainbowListener<Map<String, Int>, Unit>? = null)

Fetches the counter of voicemails for all groups.

Parameters

listener

RainbowListener (optional) callback (onSuccess, onError)