SourceQuery

fun SourceQuery(contacts: Boolean = true, domain: Boolean = true, phonebooks: Boolean = true, static: Boolean = true, groups: Boolean = true)

Parameters

contacts

Enables/Disables fetching the user's personal contacts.

domain

Enables/Disables fetching as contacts the set of users of the domain.

phonebooks

Enables/Disables fetching phonebooks contacts.

static

Enables/Disables fetching contacts accessible to all users.

groups

Enables/Disables fetching the participants of a group as contacts.