PhoneBookSynchronizationStatus

Status of synchronization with Bluetooth devices.

+-------------------------------+                             +-------------------------------+
| | | |
| NO_CONNECTED_DEVICES | | SYNCHRONIZATION_NOT_ENABLED |
| (Disconnected) | | (Synchronization not enabled) |
| | | |
+-------------------------------+ +-------------------------------+
| ^ ^ |
| | +-----------------------------+ | |
| | Disconnection | | Not enabled | |
| +---------------| SYNCHRONIZATION_IN_PROGRESS |-------------+ |
+----------------->| (Synchronizing) |<---------------+
Phone connected | | Enabled
+-----------------------------+

Entries

Link copied to clipboard

There are no Bluetooth devices connected.

Link copied to clipboard

Synchronization is in progress with a connected device. Note: There is no done state, because synchronization is a continuous process. This means that when the status is SYNCHRONIZATION_IN_PROGRESS, then the client has access to the latest available contacts.

Link copied to clipboard

There is currently no connected device that has enabled contact sharing.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int