interface Callback |
| Package: | dji.common.remotecontroller |
Interface to receive the latest pairing state from the remote controller that supporting multi-device pairing.
void onMultiDeviceAggregationStateChanged(MultiDeviceAggregationState state) |
| Package: | dji.common.remotecontroller |
Delegate method to receive the latest pairing state from the remote controller that supporting multi-device pairing.
| MultiDeviceAggregationState state | The latest pairing state. |
{{searchCount}} Results