lpw
5 days ago a7f5a97a0c8b97d0c6c28fcd92cf65888c7cbb4a
frameworks/WASdkIntf.framework/Headers/WAConstants.h
@@ -116,6 +116,12 @@
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类型
@@ -148,6 +154,12 @@
extern NSString *const WAPAYCHANNEL_WASANDBOX;
extern NSString *const WAPAYCHANNEL_WACOINS;
extern NSString *const WAPAYCHANNEL_H5PLATFORM;
extern NSString *const WAPAYCHANNEL_ENJOYPAY;
@interface WAConstants : NSObject {