DJI Mobile SDK Documentation

      class DJIRTKNetworkServicePlan

      @interface DJIRTKNetworkServicePlan : NSObject
      Header:DJIRTKServcieBaseTypes.h
      Inherits From:NSObject
      Description:

      Network service Plan information.

      Class Members:
      property
      property state
      @property(nonatomic, readonly)  DJIRTKNetworkServicePlanState state
      Header:DJIRTKServcieBaseTypes.h
      Description:

      Gets network RTK plan state.

      See Also:

      DJIRTKNetworkServicePlanState

      property activateionDate
      @property(nonatomic, readonly) double activateionDate
      Header:DJIRTKServcieBaseTypes.h
      Description:

      Gets network RTK plan activation date.

      property expirationDate
      @property(nonatomic, readonly) double expirationDate
      Header:DJIRTKServcieBaseTypes.h
      Description:

      Gets network RTK plan expiration date.

      property
      property planType
      @property(nonatomic, readonly) DJIRTKNetworkServicePlanType planType
      Header:DJIRTKServcieBaseTypes.h
      Description:

      Gets network RTK plan type.

      See Also:

      DJIRTKNetworkServicePlanType