@interface DJIAccessLockerFormattingState : NSObject |
| Header: | DJIAccessLockerBaseTypes.h |
| Inherits From: | NSObject |
Formatting state of the access locker.
@property (nonatomic, readonly) DJIAccessLockerFormattingProgressState progressState |
| Header: | DJIAccessLockerBaseTypes.h |
The progress state.
@property (nonatomic, readonly) NSError *error |
| Header: | DJIAccessLockerBaseTypes.h |
Checks if the formatting operation is successfully completed. The recent formatting operation failure if any. NULL if the recent formatting operation succeeded.
{{searchCount}} Results