|
Adlib
|
Data Structures | |
| class | AdProvider |
| interface | BannerAdListener |
| interface | InterstitialAdListener |
Enumerations | |
| enum | ErrorType { ADLIB_AD_NO_ERROR = 0, ADLIB_AD_INTERNAL_ERROR = 1, ADLIB_AD_ADLIB_NOT_INITIALIZED, ADLIB_AD_INVALID_AD_HANDLE, ADLIB_AD_INVALID_PARAMETERS, ADLIB_AD_INVALID_REQUEST, ADLIB_AD_NETWORK_ERROR, ADLIB_AD_NO_FILL_ERROR } |
| Enumeration for the error codes of adlib. More... | |
| enum | BannerAdSize { BANNER_AD_SIZE_BIG =10, BANNER_AD_SIZE_SMALL =15 } |
| Enumeration for the size to set in banner ads. More... | |
| enum | BannerAdPosition { BANNER_AD_POS_TOP_LEFT =0, BANNER_AD_POS_TOP_CENTER, BANNER_AD_POS_TOP_RIGHT, BANNER_AD_POS_CENTER, BANNER_AD_POS_BOTTOM_LEFT, BANNER_AD_POS_BOTTOM_CENTER, BANNER_AD_POS_BOTTOM_RIGHT } |
| Enumeration for the position to set in banner ads. More... | |
| enum | GenderPreference { ADLIB_GENDER_FEMALE =0, ADLIB_GENDER_MALE } |
| Enumeration for the gender used in adlib. More... | |
|
strong |
Enumeration for the position to set in banner ads.
|
strong |
|
strong |
Enumeration for the error codes of adlib.
|
strong |
1.8.11