lpw
2024-06-26 8f01f54b953653ea7e9c2c4b796135978acaa5d1
frameworks/WASdkImpl.framework/Headers/WASdkAlertView.h
@@ -20,4 +20,4 @@
@property(nonatomic,strong)id delegate;
- (instancetype)initWithTitle:(NSString *)title message:(NSString *)message cancelButtonTitle:(NSString *)cancelButtonTitle otherButtonTitles:(NSString*)otherButtonTitles block:(void(^)(WASDKAlertViewClicked click))block;
-(void)show;
@end
@end