lpw
6 days ago 4e688f58746a5020b77b72d74dd4bbf4da8fe962
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;
extern NSString *const WAUserUserAccountInfoNotification;
// SDK类型
@@ -147,6 +154,13 @@
extern NSString *const WAPAYCHANNEL_WASANDBOX;
extern NSString *const WAPAYCHANNEL_WACOINS;
extern NSString *const WAPAYCHANNEL_H5PLATFORM;
extern NSString *const WAPAYCHANNEL_ENJOYPAY;
extern NSString *const WAPAYCHANNEL_AGHANIM;
@interface WAConstants : NSObject {