get Missed Call Log Group For Contact
abstract fun getMissedCallLogGroupForContact(contact: IRainbowContact?): CallLogGroup?
Content copied to clipboard
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