EngageBLEServiceState

Types

Link copied to clipboard

Represents the state indicating that Bluetooth is not enabled.

Link copied to clipboard

Represents the idle initial state of EngageBLEService

Link copied to clipboard
data class MissingPermissions(val permissions: List<String>) : EngageBLEServiceState

Represents the state indicating missing permissions.

Link copied to clipboard

Represents the scanning state of the service.