interface Callback |
Package: | dji.common.remotecontroller |
SDK Key: | RemoteControllerKey.MASTER_SLAVE_STATE |
Callback function that updates the Remote Controller's master and slave state.
void onUpdate(@NonNull MasterSlaveState masterSlaveState) |
Package: | dji.common.remotecontroller |
SDK Key: | RemoteControllerKey.MASTER_SLAVE_STATE |
Callback function that updates the remote controller's state related to the master and slave mode. Only supported by Inspire 2.
@NonNull MasterSlaveState masterSlaveState | The remote controller's state related to the master and slave mode. |
{{searchCount}} Results