lpw
2024-01-12 c676d9240cd2e4ce3e3d2e63279f96fc090d04bf
frameworks/WASdkImpl.framework/Headers/WASdkAccountListUI.h
@@ -13,4 +13,7 @@
@interface WASdkAccountListUI : UIView
-(instancetype)initWithFrame:(CGRect)frame andMainUI:(WASdkAccountMainUI*)mainUI;
@property(nonatomic,weak)WASdkAccountMainUI* mainUI;
@property(nonatomic,weak)id<WAAcctManagerDelegate>acctDelegate;
@end