| | |
| | | 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类型 |
| | |
| | | |
| | | |
| | | extern NSString *const WAPAYCHANNEL_WASANDBOX; |
| | | extern NSString *const WAPAYCHANNEL_WACOINS; |
| | | |
| | | extern NSString *const WAPAYCHANNEL_H5PLATFORM; |
| | | |
| | | |
| | | @interface WAConstants : NSObject { |
| | | |