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