CallLog
Table of Contents
Constants
- TYPE_ALL = 'all'
- TYPE_NOW = 'now'
- TYPE_SEARCH = 'search'
Methods
- get() : mixed
- getTypes() : mixed
Constants
TYPE_ALL
public
mixed
TYPE_ALL
= 'all'
TYPE_NOW
public
mixed
TYPE_NOW
= 'now'
TYPE_SEARCH
public
mixed
TYPE_SEARCH
= 'search'
Methods
get()
public
static get([mixed $params = [] ]) : mixed
Parameters
- $params : mixed = []
getTypes()
public
static getTypes() : mixed