| Package | com.myflashlab.air.extensions.admob |
| Class | public class AdMobEvents |
| Inheritance | AdMobEvents flash.events.Event |
| Property | Defined By | ||
|---|---|---|---|
| adType : String [read-only] | AdMobEvents | ||
| errorCode : int [read-only] | AdMobEvents | ||
| height : int [read-only] | AdMobEvents | ||
| metadata : String [read-only] | AdMobEvents | ||
| msg : String [read-only] | AdMobEvents | ||
| rewardAmount : Number [read-only] | AdMobEvents | ||
| rewardType : String [read-only] | AdMobEvents | ||
| width : int [read-only] | AdMobEvents | ||
| Constant | Defined By | ||
|---|---|---|---|
| AD_BEGIN_PLAYING : String = onAdBeginPlaying [static] | AdMobEvents | ||
| AD_CLOSED : String = onAdClosed [static] | AdMobEvents | ||
| AD_DELIVER_REWARD : String = onAdDeliverReward [static] | AdMobEvents | ||
| AD_END_PLAYING : String = onAdEndPlaying [static] | AdMobEvents | ||
| AD_FAILED : String = onAdFailed [static] | AdMobEvents | ||
| AD_LEFT_APP : String = onAdLeftApp [static] | AdMobEvents | ||
| AD_LOADED : String = onAdLoaded [static] | AdMobEvents | ||
| AD_OPENED : String = onAdOpened [static] | AdMobEvents | ||
| METADATA_CHANGED : String = onMetadataChanged [static] | AdMobEvents | ||
| SIZE_MEASURED : String = onBannerSizeMeasured [static] | AdMobEvents | ||
| adType | property |
adType:String [read-only] public function get adType():String| errorCode | property |
errorCode:int [read-only] public function get errorCode():int| height | property |
height:int [read-only] public function get height():int| metadata | property |
metadata:String [read-only] public function get metadata():String| msg | property |
msg:String [read-only] public function get msg():String| rewardAmount | property |
rewardAmount:Number [read-only] public function get rewardAmount():Number| rewardType | property |
rewardType:String [read-only] public function get rewardType():String| width | property |
width:int [read-only] public function get width():int| AD_BEGIN_PLAYING | Constant |
public static const AD_BEGIN_PLAYING:String = onAdBeginPlaying| AD_CLOSED | Constant |
public static const AD_CLOSED:String = onAdClosed| AD_DELIVER_REWARD | Constant |
public static const AD_DELIVER_REWARD:String = onAdDeliverReward| AD_END_PLAYING | Constant |
public static const AD_END_PLAYING:String = onAdEndPlaying| AD_FAILED | Constant |
public static const AD_FAILED:String = onAdFailed| AD_LEFT_APP | Constant |
public static const AD_LEFT_APP:String = onAdLeftApp| AD_LOADED | Constant |
public static const AD_LOADED:String = onAdLoaded| AD_OPENED | Constant |
public static const AD_OPENED:String = onAdOpened| METADATA_CHANGED | Constant |
public static const METADATA_CHANGED:String = onMetadataChanged| SIZE_MEASURED | Constant |
public static const SIZE_MEASURED:String = onBannerSizeMeasured