| dji.sdk.remotecontroller.DJIRemoteController.RCMasterSlaveStateUpdateCallback |
Callback function that updates the Remote Controller's master and slave state. only supoort Inspire2
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
onMasterSlaveStateUpdate(DJIRemoteController rc, MasterSlaverState masterSlaveState)
Callback function that updates the remote controller's state related to the
master and slave mode.
| ||||||||||
Callback function that updates the remote controller's state related to the master and slave mode. Only supported by Inspire 2.
| rc | Instance of the Remote Controller |
|---|---|
| masterSlaveState | The remote controller's state related to the master and slave mode. |