deleteRecordCalls abstract method
Delete specified call records.
callIdList: List of call IDs to delete
Implementation
Future<CompletionHandler> deleteRecordCalls(List<String> callIdList);
Delete specified call records.
callIdList : List of call IDs to deleteFuture<CompletionHandler> deleteRecordCalls(List<String> callIdList);