EXTRA_GAMEPAD_APP_EVENT_ACTION

val EXTRA_GAMEPAD_APP_EVENT_ACTION: String = "com.parrot.drone.groundsdk.device.peripheral.EXTRA_GAMEPAD_APP_EVENT_ACTION"

Intent extra sent along ACTION_GAMEPAD_APP_EVENT intent when a gamepad application event has been triggered.

Identifies which application event was triggered and is an int ordinal of one of the APP_ACTION_* in ButtonsMappableAction.