luxlabs header browser preview


@interface GameCenterUI.ContactsIntegrationConsentView : GameCenterUI.OnboardingTemplateView {
    void /* unknown type, empty encoding */ delegate;
    void /* unknown type, empty encoding */ iconImage;
    void /* unknown type, empty encoding */ detailView;
    void /* unknown type, empty encoding */ primaryTrayButton;
    void /* unknown type, empty encoding */ secondaryTrayButton;
}

- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;
- (void)primaryAction;
- (void)secondaryAction;

@end