interface WaypointMissionExecuteStateListener |
Package: | dji.v5.manager.aircraft.waypoint3 |
Listener of waypoint mission execution state. Supported since MSDK 5.0.0
void onMissionStateUpdate(WaypointMissionExecuteState missionState) |
Package: | dji.v5.manager.aircraft.waypoint3 |
The listener will return when the execution state of a waypoint mission is changed. Supported since MSDK 5.0.0
WaypointMissionExecuteState missionState | The execution state of a waypoint mission |
{{searchCount}} Results