luxlabs header browser preview


@class HMDAudioAnalysisEventBulletinNotificationRegistration, HMDBulletinNotificationRegistrationSource;

@interface HMDAudioAnalysisEventBulletinNotificationRegistrationRemote : HMFObject

@property (readonly, copy) HMDAudioAnalysisEventBulletinNotificationRegistration *registration;
@property (readonly, copy) HMDBulletinNotificationRegistrationSource *source;

- (void).cxx_destruct;
- (id)attributeDescriptions;
- (id)initWithAudioAnalysisEventBulletinNotificationRegistration:(id)a0 source:(id)a1;

@end