sendInputEvent

abstract suspend fun sendInputEvent(event: AdminMessage.InputEvent): AdminResult<Unit>(source)

Send a synthetic input event to the device (button press, touch, etc.).