lpw
2023-07-20 8308c8cb515cb874c7d1f46c91e9b0ed62e474d5
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