Package-level declarations
Types
Link copied to clipboard
interface ContactEventsRepository
Link copied to clipboard
interface ContactRepository
Link copied to clipboard
data class SourceQuery(val contacts: Boolean = true, val domain: Boolean = true, val phonebooks: Boolean = true, val static: Boolean = true, val groups: Boolean = true, val azureOrgContacts: Boolean = true, val azureOrgUsers: Boolean = true, val azurePersonalContacts: Boolean = true)
Defines options for sourcing contacts in a system.