DJI Mobile SDK Documentation

      class FlySafeReturnToHomeInformation

      class FlySafeReturnToHomeInformation
      Package:dji.v5.manager.aircraft.flysafe.info
      Description:

      Fly safety return to home information. Including the event enumeration and description of fly safety return to home information.

      Supported since MSDK 5.3.0

      Class Members:
      method
      method getEvent
      FlySafeReturnToHomeEvent getEvent()
      Package:dji.v5.manager.aircraft.flysafe.info
      Description:

      Gets the event of fly safety notification related to returning to home.

      Supported since MSDK 5.3.0

      Return:
      FlySafeReturnToHomeEventReturns the event of fly safety notification related to returning to home.
      method getDescription
      String getDescription()
      Package:dji.v5.manager.aircraft.flysafe.info
      Description:

      Gets the description of fly safety notification related to returning to home.

      Supported since MSDK 5.3.0

      Return:
      StringReturns the description of fly safety notification related to returning to home.