DJI Mobile SDK Documentation

      class ActionTypes

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

      Manage all the action types.

      Class Members:
      enum AssociatedTimingType
      enum AssociatedTimingType
      Package:dji.common.mission.waypointv2.Action
      Description:

      The type of WaypointV2AssociateTriggerParam, Determines the time to execute the trigger associated with another one.

      Enum Members:
      SIMULTANEOUSLYThe trigger starts simultaneously with the trigger that is associated.
      AFTER_FINISHEDThe trigger starts after the trigger associated has finished.
      UNKNOWNUnkown timing type.
      Class Members: