luxlabs header browser preview


@interface ACDUserNotification : NSObject

+ (void)showUserNotificationWithTitle:(id)a0 message:(id)a1 cancelButtonTitle:(id)a2 otherButtonTitle:(id)a3 withCompletionBlock:(id /* block */)a4;

@end