| | |
| | | extern NSString *const WAEventParameterNameOS;//系统 |
| | | extern NSString *const WAEventParameterNameResolution;//分辨率 |
| | | |
| | | |
| | | extern NSString *const WAEventParameterNameLoginPlatform ; |
| | | extern NSString *const WAEventParameterNamePuserId ; |
| | | |
| | | |
| | | extern NSString *const WAEventParameterNameOsign; |
| | |
| | | // 获取登录方式之后 |
| | | extern NSString *const WAEventParameterNameLoginWayCount; // 登录方式个数 |
| | | extern NSString *const WAEventShowLoginWindow; //打开登录框 |
| | | extern NSString *const WAEventOpenGameReview; //游戏评分点击选项 |
| | | |
| | | |
| | | |
| | |
| | | extern NSString *const WAValueForPaymentTypeApple; |
| | | extern NSString *const WAValueForPaymentTypeGoogle; |
| | | extern NSString *const WAValueForPaymentTypeFree; |
| | | extern NSString *const WAValueForPaymentTypeH5Platform; |
| | | |
| | | |
| | | |