luxlabs header browser preview


@interface HKMCUserCharacteristicsNotificationObserver : NSObject {
    int _characteristicUpdateToken;
}

- (void)dealloc;
- (id)initWithQueue:(id)a0 completion:(id /* block */)a1;

@end