mark Call Group Voicemail As Read
abstract fun markCallGroupVoicemailAsRead(callGroupId: String, voicemailId: String, listener: IResultListener? = null)
Content copied to clipboard
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)