Environment

interface Environment

A base interface for local environment.

The environment is used to capabilities of the local device, native or mock.

Properties

Link copied to clipboard
abstract val deviceName: String

The name of the local device.

Link copied to clipboard

Whether Bluetooth is enabled.

Link copied to clipboard

Whether Bluetooth is supported.