removeCallHistoryRecords

abstract fun removeCallHistoryRecords(recordIds: List<String>)

Removes the call history records for the given call record ids. Developers has to set the listener using Phone.setOnCallHistoryEventListener to listen the call history deletion events.

Since

3.16.0