RecentCallsDataSourceQuery

Represents a query that can be applied to the recent calls data set.

Parameters

filter

The filtering criteria for the query. By default this is set to null and no filtering is applied unless it is specified.

orderBy

The order criteria to sort the query results. By default set to null, no ordering is applied unless it is specified.

Constructors

Types

Link copied to clipboard

The filter criteria of the query results.

Link copied to clipboard

The sorting criteria of query results.

Link copied to clipboard

Extra flags which can be provided to the query which will effect the returned data.

Properties

Link copied to clipboard
Link copied to clipboard

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)