luxlabs header browser preview


@interface DSClientMotionDataOptions : NSObject

@property (nonatomic) unsigned int deviceType;
@property (nonatomic) unsigned int dataSubType;

- (id)init;

@end