DJI Mobile SDK Documentation

      class WaypointAircraftControlStartStopFlyParam

      class WaypointAircraftControlStartStopFlyParam
      Package:dji.common.mission.waypointv2.Action
      Description:

      This class defines if the aircraft starts or stops the flight.

      Class Members:
      Check Start Flying
      method
      method isStartFly
      boolean isStartFly()
      Package:dji.common.mission.waypointv2.Action
      Description:

      Determines the aircraft start flying or stop flying. true for the aircraft to start flying.

      Return:
      booleanA boolean value to check aircraft start flying.
      Make Waypoint Aircraft Control Start Stop Fly
      class