开发者

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;


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.


PhoneLogs class is the one that should be used. Take a look at PhoneLogs.deleteCall() method.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜