luxlabs header browser preview


@interface CMAWatchOrientation : NSObject

@property (nonatomic) double timestamp;
@property (nonatomic) int wrist;
@property (nonatomic) int crown;

@end