delete Call Group Voice Mail
abstract fun deleteCallGroupVoiceMail(callGroupId: String, voicemailId: String, listener: IResultListener? = null)
Content copied to clipboard
Deletes one call group voicemail with the given id
Parameters
callGroupId
String the unique identifier of the call group
voicemailId
String the unique identifier of the voicemail
listener
IResultListener optional callback (onFailed, onSuccess)