getAllCallLogs

abstract fun getAllCallLogs(): ArrayItemList<CallLogGroup>

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

Return

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