lpw
2026-03-25 085e23e3bfec9b2232e24facf499fdeb5428838f
frameworks/WASdkIntf.framework/Headers/WAConstants.h
@@ -115,6 +115,13 @@
extern NSString *const WAUserDidLogoutNotification;
extern NSString *const WAUserDidLoginSuccessNotification;
extern NSString *const WAUserDidUpdateGameUserIdNotification;
extern NSString *const WAUserEventUserImportNotification;
extern NSString *const WAUserEventChangedNotification;
extern NSString *const WAAppDidEnterForegroundNotification;
extern NSString *const WAAppDidEnterBackgroundNotification;
// SDK类型
@@ -147,6 +154,10 @@
extern NSString *const WAPAYCHANNEL_WASANDBOX;
extern NSString *const WAPAYCHANNEL_WACOINS;
extern NSString *const WAPAYCHANNEL_H5PLATFORM;
@interface WAConstants : NSObject {