lpw
yesterday 303b8f43a0f25b1bd791061e0d0ba3d862238386
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 {