Search code examples
blackberrycalllog

BlackBerry: How to get call log/delete a call log entry


In BlackBerry platform, I would like to know if it is possible / how to do the following:

  1. Retrieve the call log (I am particularly interested in the incomming call record);

  2. Delete a specific call log;


Solution

  • To retrieve the phone logs take a look at PhoneCallLog class.

    Even in the most recent version of BlackBerry RIM SDK there is no functionality to delete a call log record.