interface UARegistrationNumberStatusListener |
Package: | dji.v5.manager.aircraft.uas |
The registration number status listener of the drone. Supported since MSDK 5.0.0
void onUpdate(UARegistrationNumberStatus uaRegistrationNumberStatus) |
Package: | dji.v5.manager.aircraft.uas |
When the registration number status of the drone changes, this method will be called back. Supported since MSDK 5.0.0
UARegistrationNumberStatus uaRegistrationNumberStatus | The registration number status of the drone |
{{searchCount}} Results