luxlabs header browser preview


@interface SMTapToRadarManager : NSObject

+ (void)fileRadarWithError:(id)a0 recipientHandle:(id)a1 completionHandler:(id /* block */)a2;
+ (void)fileRadarWithTitle:(id)a0 description:(id)a1 recipientHandle:(id)a2 completionHandler:(id /* block */)a3;

@end