PowerSaveBlocker

external interface PowerSaveBlocker

Functions

isStarted
Link copied to clipboard
abstract fun isStarted(id: Number): Boolean
start
Link copied to clipboard
abstract fun start(type: String): Number
stop
Link copied to clipboard
abstract fun stop(id: Number)