dji.sdk.RemoteController.DJIRemoteController.RCHardwareStateUpdateCallback |
Callback function that updates the Remote Controller's current hardware state.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | onHardwareStateUpdate(DJIRemoteController rc, DJIRemoteController.DJIRCHardwareState state) Callback function that updates the Remote Controller's current hardware state data. |
Callback function that updates the Remote Controller's current hardware state data.
rc | Instance of the Remote Controller for which the hardware state will be updated. |
---|---|
state | Current state of the Remote Controller's hardware state. |