DJI Mobile SDK Documentation

      class Callback

      interface Callback
      Package:dji.common.remotecontroller
      Description:

      Interface to receive the latest pairing state from the remote controller that supporting multi-device pairing.

      Class Members:
      method onMultiDeviceAggregationStateChanged
      void onMultiDeviceAggregationStateChanged(MultiDeviceAggregationState state)
      Package:dji.common.remotecontroller
      Description:

      Delegate method to receive the latest pairing state from the remote controller that supporting multi-device pairing.

      Input Parameters:
      MultiDeviceAggregationState stateThe latest pairing state.