Google is committed to advancing racial equity for Black communities. See how.
Added in API level 1

CallLog

open class CallLog
kotlin.Any
   ↳ android.provider.CallLog

The CallLog provider contains information about placed and received calls.

Summary

Nested classes

open

Contains the recent calls.

Constants

static String

Public constructors

Properties

static Uri!

The content:// style URL for this provider

Constants

AUTHORITY

Added in API level 1
static val AUTHORITY: String
Value: "call_log"

Public constructors

<init>

CallLog()

Properties

CONTENT_URI

Added in API level 1
static val CONTENT_URI: Uri!

The content:// style URL for this provider