AfterTime

data class AfterTime(val seconds: Int) : BluetoothTurnOff

Bluetooth will be turned off after time specified in seconds since boot. Range: 60:604800 If bluetooth is already switched off, it will be switched on for the set number of seconds and switch off afterwards.

Constructors

Link copied to clipboard
constructor(seconds: Int)

Properties

Link copied to clipboard

Functions

Link copied to clipboard