interface PerceptionInformationListener |
Package: | dji.v5.manager.aircraft.perception.listener |
Listener of perception information. Supported since MSDK 5.0.0
void onUpdate(@NonNull PerceptionInfo information) |
Package: | dji.v5.manager.aircraft.perception.listener |
When the perception information changes, this method will be called back. Supported since MSDK 5.0.0
@NonNull PerceptionInfo information | perception information. |
{{searchCount}} Results