Difference between revisions of "Event.BANNER AD FAILED"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === This event is dispatched when the loading of ad has failed.") |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2012.8<br/> | '''Available since:''' Gideros 2012.8<br/> | ||
+ | '''Value:''' bannerAdFailed<br/> | ||
=== Description === | === Description === | ||
This event is dispatched when the loading of ad has failed. | This event is dispatched when the loading of ad has failed. | ||
+ | === Parameters === | ||
+ | '''errorCode''': (number) code of the error<br/> | ||
+ | '''errorDescription''': (string) description of the error<br/> |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2012.8
Value: bannerAdFailed
Description
This event is dispatched when the loading of ad has failed.
Parameters
errorCode: (number) code of the error
errorDescription: (string) description of the error