deleteCallGroupVoicemails

abstract suspend fun deleteCallGroupVoicemails(callGroupId: String, voicemailIds: List<String>): RainbowResult<Unit>

Delete a list of call group voicemail

Return

RainbowResult callback

Parameters

callGroupId

String the unique identifier of the call group

voicemailIds

List the voicemail ids list to delete