DJIHotpointMissionExecutionState
enum DJIHotpointMissionExecutionState : uint8_t {}
All possible hot point mission execution states.
-
The mission has been started and the aircraft is flying to the start point.
Declaration
Objective-C
DJIHotpointMissionExecutionStateInitializing
-
The aircraft is currently moving.
Declaration
Objective-C
DJIHotpointMissionExecutionStateMoving
-
The mission is currently paused by the user.
Declaration
Objective-C
DJIHotpointMissionExecutionStatePaused