lpw
2023-06-14 0bf4fbe23108215661378c9ac0561a1ae309c0aa
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