getAllMissedCallLogs

abstract fun getAllMissedCallLogs(): ArrayItemList<CallLog>

Get all missed CallLog of the user. The returned @object:ArrayItemList object allows you to listen changes.

Return

An @object:ArrayItemList<@object:CallLog> of all user's missed CallLog