public static interface

DJIHandheldController.DJIUpdateHardwareStateCallback

dji.sdk.handheldcontroller.DJIHandheldController.DJIUpdateHardwareStateCallback

Class Overview

Callback for the handheld controller's current hardware state (e.g. the state of the physical buttons and joysticks). Supported only by Osmo Mobile.

Summary

Public Methods
abstract void onResult(DJIHandheldControllerHardwareState state)

Public Methods

public abstract void onResult (DJIHandheldControllerHardwareState state)