如何以编程方式知道最后一次呼叫特定号码的时间

how to know programmatically when a last call was made to a specific number

有没有一种方法可以让我以编程方式知道最后一次调用特定 number.Some 的时间,例如:

aCallDetailObj = getCallDetail("1234567890");
aDateTimeObj = aCallDetailObj.datetime;

在 andriod 中,windows 移动和 iOS(看起来可疑)。

谢谢

没有这样的 API 以访问 Windows Phone 中的通话详细信息。

Windows Phone Call States