adLoadFailed | |||||||
Type | message | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Sent when there is an error loading an ad. | ||||||
Introduced | 5.5 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileAdCreate, mobileAdDelete, mobileAdSetVisible, mobileAdSetTopLeft, mobileAdRegister Function: mobileAdGetTopLeft, mobileAdGetVisible Message: adLoaded, adClicked | ||||||
Description | Handle the adLoadFailed message if you want to handle errors when loading ads. The adLoadFailed messge is sent to the object that created the ad when there is an error loading the ad. |