Skip to content
AdsService

服务 / AdsService

AdsService Class

广告服务

Precautions

需先在开发者后台“游戏服务”中接入广告,才能正常播出。请注意,广告只能在真机上播放,开发环境无法播放。

Table of contents

Methods

isReady(callback: (isReady: boolean) => void): void client
广告是否准备好

Methods


isReady

Static isReady(callback): void client

广告是否准备好

Parameters

callback (isReady: boolean) => void接收广告事件的回调

Precautions

结果不准确,可能在广告准备好的情况返回false