BluetoothCompatibilityAction

class BluetoothCompatibilityAction(bluetoothCompatibilityModeActive: Boolean? = null) : IAction

This action sets or gets compatibility mode for bluetooth.

Constructors

Link copied to clipboard
constructor(bluetoothCompatibilityModeActive: Boolean? = null)

Properties

Link copied to clipboard
open override val isDeviceAction: Boolean = false
Link copied to clipboard
open val name: String?

Functions

Link copied to clipboard
open override fun getDataJson(): JsonObject?
Link copied to clipboard
open fun getJson(): JsonObject