markCallGroupVoicemailAsRead

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

Marks a call group voicemail as read.

Parameters

callGroupId

String the unique identifier of the call group

voicemailId

String the unique identifier of the voicemail

listener

IResultListener optional callback (onFailed, onSuccess)