fetchCallGroupVoicemailList

abstract fun fetchCallGroupVoicemailList(callGroupId: String, listener: IResultListener? = null)

Fetches a list of voicemails for a given call group.

Parameters

callGroupId

String the unique identifier of the call group

listener

IResultListener optional callback (onFailed, onSuccess)