apidocs / com.nimmsta.core.android.accessibilityservice / ActionQueue

ActionQueue

class ActionQueue : BroadcastReceiver

Holds Actions that are executed if the device is unlocked

Constructors

<init>

Holds Actions that are executed if the device is unlocked

ActionQueue(service: NimmstaAccessibilityService)

Functions

onReceive

Gets called if the device gets unlocked

fun onReceive(p0: Context?, p1: Intent?): Unit