interface UASRemoteIDStatusListener |
Package: | dji.v5.manager.aircraft.uas |
The remote identification status listener of the drone. Supported since MSDK 5.0.0
void onUpdate(UASRemoteIDStatus uasRemoteIDStatus) |
Package: | dji.v5.manager.aircraft.uas |
When the RID status of the drone changes, this method will be called back. Supported since MSDK 5.0.0
UASRemoteIDStatus uasRemoteIDStatus | The RID status of the drone. |
{{searchCount}} Results