getMissedCallLogGroupForContact

abstract fun getMissedCallLogGroupForContact(contact: IRainbowContact?): CallLogGroup?

Get the CallLogGroup of missed call logs from the associated IRainbowContact, if any

Return

An @object:CallLogGroup representing the call logs for the contact or null

Parameters

contact

IRainbowContact contact to use for finding CallLogGroup