DJI Mobile SDK Documentation

      class NetworkServicePlan

      class NetworkServicePlan
      Package:dji.common.flightcontroller.rtk
      Description:

      Network service Plan information.

      Class Members:
      method getPlanState
      NetworkServicePlanState getPlanState()
      Package:dji.common.flightcontroller.rtk
      Description:

      Gets network RTK plan state.

      Return:
      NetworkServicePlanStateAn enum value of NetworkServicePlanState.
      method getActivationDate
      String getActivationDate()
      Package:dji.common.flightcontroller.rtk
      Description:

      Gets network RTK plan activation date.

      Return:
      StringA String value of activation date.
      method getExpirationDate
      String getExpirationDate()
      Package:dji.common.flightcontroller.rtk
      Description:

      Gets network RTK plan expiration date.

      Return:
      StringA String value of expiration date.
      method getPlanName
      NetworkServicePlanType getPlanName()
      Package:dji.common.flightcontroller.rtk
      Description:

      Gets network RTK plan type.

      Return:
      NetworkServicePlanTypeA enum value of NetworkServicePlanType.