class DJIRTKNetworkServicePlansState
@interface DJIRTKNetworkServicePlansState : NSObject
|
Header: | DJIRTKServcieBaseTypes.h |
Inherits From: | NSObject |
Description:
Gets state of network service plans.
Class Members:
property state
@property(nonatomic, readonly) DJIRTKNetworkServiceAccountState state
|
Header: | DJIRTKServcieBaseTypes.h |
Description:
Gets current account state.
See Also:
DJIRTKNetworkServiceAccountState
property plans
@property(nonatomic, readonly) NSArray <DJIRTKNetworkServicePlan *> *plans
|
Header: | DJIRTKServcieBaseTypes.h |
Description:
Gets network RTK plans.
See Also:
DJIRTKNetworkServicePlan