Package-level declarations

The PhoneBookSynchronizationStatusHelper class is a helper class that monitors connection states of PBAP Client and other Bluetooth profiles to provide information about the status for PBAP synchronization.

The TelecomUtil class provides some utilities.

Types

Link copied to clipboard

A helper class that monitors connection states of PBAP Client and other Bluetooth profiles to provide information about the status for PBAP synchronization.

Functions

Link copied to clipboard

Returns a phone number String from Uri without the scheme part.

Link copied to clipboard

Returns a Uri with the PhoneAccount.SCHEME_TEL scheme from a phone number. If this is null, return 'tel:'

Link copied to clipboard
fun String?.toSipUri(domain: String): SipUri

Returns a Uri with the PhoneAccount.SCHEME_SIP scheme from a SIP user (this) and domain, in the form sip:user@domain.