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.  | 
        
| open | 
            
             Table that contains information on location data sent via call composer.  | 
        
| Constants | |
|---|---|
| static String | |
| Public constructors | |
|---|---|
            CallLog() | 
        |
| Properties | |
|---|---|
| static Uri! | 
            
             The content:// style URL for this provider  | 
        
Constants
Public constructors
CallLog
CallLog()
Properties
CONTENT_URI
Added in API level 1
      static val CONTENT_URI: Uri!
The content:// style URL for this provider