Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AdsResultCode

en

Unified callback of ads plugin result listener

zh

广告类型插件统一回调枚举值

Index

Enumeration members

kAdsClicked

kAdsClicked: = 10
en

enum the callback of the advertisement clicked

zh

广告被点击回调枚举值

kAdsDismissed

kAdsDismissed: = 2
en

enum the callback: the advertisement dismissed

zh

广告消失回调枚举值

kAdsExtension

kAdsExtension: = 40000
en

enum value is extension code

zh

广告扩展回调枚举值

kAdsFailed

kAdsFailed: = 11
en

enum the callback of the ads info empty

zh

广告失败回调枚举值

kAdsOnAdImpression

kAdsOnAdImpression: = 16
en

enum the callback of the ads on impression

zh

广告曝光回调枚举值

kAdsOnLeave

kAdsOnLeave: = 15
en

enum the callback of the ads on leave

zh

广告离开回调枚举值

kAdsPreloadFailed

kAdsPreloadFailed: = 12
en

enum the callback of the ads preload failed

zh

广告预加载失败回调枚举值

kAdsReceived

kAdsReceived: = 0
en

enum the callback: the ad is received is at center

zh

广告接受成功回调枚举值

kAdsRetryPreload

kAdsRetryPreload: = 14
en

enum the callback of the ads should retry preload function by user

zh

需要重新预加载回调枚举值

kAdsShown

kAdsShown: = 1
en

enum the callback: the advertisement dismissed

zh

广告展示成功回调枚举值

kAdsShownFailed

kAdsShownFailed: = 13
en

enum the callback of the ads shown failed

zh

广告展示失败回调枚举值

kFeeFinished

kFeeFinished: = 9
en

enum the callback of finishing purchase ad

zh

应用内购买回调枚举值

kNetworkError

kNetworkError: = 5
en

enum the callback of Network error at center

zh

网络错误回调枚举值

kOfferWallOnPointsChanged

kOfferWallOnPointsChanged: = 7
en

enum the callback of Changing the point of offer wall

zh

积分改变回调枚举值

kPointsSpendFailed

kPointsSpendFailed: = 4
en

enum the callback: the points spend failed

zh

积分设置失败回调枚举值

kPointsSpendSucceed

kPointsSpendSucceed: = 3
en

enum the callback: the points spend succeed

zh

积分设置成功回调枚举值

kRewardedVideoWithReward

kRewardedVideoWithReward: = 8
en

enum the callback of receiving the reward of rewarded video

zh

激励视频返回奖励回调枚举值

kUnknownError

kUnknownError: = 6
en

enum the callback of Unknown error.

zh

未知错误回调枚举值

Generated using TypeDoc