Skip to main content

How to: Display Enhanced Call Log

When your app has the READ_CALL_LOG permission then the Hiya SDK is able to provide an enhanced call log for calls that the SDK has handled. You can get these enhanced call logs by calling HiyaRepo.getCallLogs(). The enhancements provided include the identity and reputation data loaded by Hiya as the call was received. Calls that were not handled by the SDK, such as before your app was installed, will be included but will not have enhancement data.