deleteCallLogGroups

abstract fun deleteCallLogGroups(callLogGroups: ArrayList<CallLogGroup>, listener: RainbowListener<Unit, Unit>?)

Deletes all call logs from the given CallLogGroup list

Parameters

callLogGroups

List the list of CallLogGroup to delete

listener

RainbowListener Callback