C# Class EasyGoogleMobileAds, EasyGoogleMobileAds

Inheritance: MonoBehaviour
Afficher le fichier Open project: jjjuande/EasyGoogleMobileAds Class Usage Examples

Méthodes publiques

Свойство Type Description
adPosition AdPosition
adSize Sizes,
adUnitID string
adUnitIDAndroid string
adUnitIDIOS string
bannerView GoogleMobileAds.Api.BannerView
customHeight int
customSize bool
customWidth int
editorLanguage Languages,
gender Gender,
keywords string
tagForChildDirectedTreatment TagForChildDirectedTreatment
testDevices List
useEmulatorAsATestDevice bool

Méthodes publiques

Méthode Description
GetInterstitialManager ( ) : InterstitialManager,
HandleAdClosed ( object sender, EventArgs args ) : void
HandleAdFailedToLoad ( object sender, GoogleMobileAds.Api.AdFailedToLoadEventArgs args ) : void
HandleAdLeftApplication ( object sender, EventArgs args ) : void
HandleAdLoaded ( object sender, EventArgs args ) : void
HandleAdOpened ( object sender, EventArgs args ) : void
OnDestroy ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void

Private Methods

Méthode Description
destroyAd ( ) : void
getAdRequest ( ) : AdRequest
getAdSize ( ) : GoogleMobileAds.Api.AdSize

Method Details

GetInterstitialManager() public static méthode

public static GetInterstitialManager ( ) : InterstitialManager,
Résultat InterstitialManager,

HandleAdClosed() public méthode

public HandleAdClosed ( object sender, EventArgs args ) : void
sender object
args EventArgs
Résultat void

HandleAdFailedToLoad() public méthode

public HandleAdFailedToLoad ( object sender, GoogleMobileAds.Api.AdFailedToLoadEventArgs args ) : void
sender object
args GoogleMobileAds.Api.AdFailedToLoadEventArgs
Résultat void

HandleAdLeftApplication() public méthode

public HandleAdLeftApplication ( object sender, EventArgs args ) : void
sender object
args EventArgs
Résultat void

HandleAdLoaded() public méthode

public HandleAdLoaded ( object sender, EventArgs args ) : void
sender object
args EventArgs
Résultat void

HandleAdOpened() public méthode

public HandleAdOpened ( object sender, EventArgs args ) : void
sender object
args EventArgs
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Property Details

adPosition public_oe property

public AdPosition adPosition
Résultat AdPosition

adSize public_oe property

public Sizes, adSize
Résultat Sizes,

adUnitID public_oe property

public string adUnitID
Résultat string

adUnitIDAndroid public_oe property

public string adUnitIDAndroid
Résultat string

adUnitIDIOS public_oe property

public string adUnitIDIOS
Résultat string

bannerView public_oe property

public BannerView,GoogleMobileAds.Api bannerView
Résultat GoogleMobileAds.Api.BannerView

customHeight public_oe property

public int customHeight
Résultat int

customSize public_oe property

public bool customSize
Résultat bool

customWidth public_oe property

public int customWidth
Résultat int

editorLanguage public_oe property

public Languages, editorLanguage
Résultat Languages,

gender public_oe property

public Gender, gender
Résultat Gender,

keywords public_oe property

public string keywords
Résultat string

tagForChildDirectedTreatment public_oe property

public TagForChildDirectedTreatment tagForChildDirectedTreatment
Résultat TagForChildDirectedTreatment

testDevices public_oe property

public List testDevices
Résultat List

useEmulatorAsATestDevice public_oe property

public bool useEmulatorAsATestDevice
Résultat bool