13 #import <Foundation/Foundation.h>
15 NS_ASSUME_NONNULL_BEGIN
27 @property (assign, nonatomic, readonly) NSInteger
value;
34 + (instancetype)infoWithChargeState:(BOOL)chargeState value:(NSInteger)value;
Definition: XsensDotBatteryInfo.h:18
NSInteger value
Definition: XsensDotBatteryInfo.h:27
BOOL chargeState
Definition: XsensDotBatteryInfo.h:22