toggle menu
library-core
8.1.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk
/
GfpBannerAdViewBase
Gfp
Banner
Ad
View
Base
abstract
class
GfpBannerAdViewBase
:
RelativeLayout
,
GfpBannerAd
A base class for GfpBannerAdView
Inheritors
GfpBannerAdView
Members
Properties
ad
Param
Link copied to clipboard
open
var
adParam
:
AdParam
banner
Ad
Options
Link copied to clipboard
protected
open
var
bannerAdOptions
:
GfpBannerAdOptions
banner
Ad
Size
Link copied to clipboard
open
val
bannerAdSize
:
GfpBannerAdSize
Functions
destroy
Link copied to clipboard
open
fun
destroy
(
)
get
Ad
Provider
Name
Link copied to clipboard
open
fun
getAdProviderName
(
)
:
String
get
Response
Info
Link copied to clipboard
open
fun
getResponseInfo
(
)
:
GfpResponseInfo
load
Ad
Link copied to clipboard
@
CallSuper
open
fun
loadAd
(
)
set
Ad
Listener
Link copied to clipboard
open
fun
setAdListener
(
listener
:
BannerAdListener
)
광고 listener 등록.
set
Timeout
Millis
Link copied to clipboard
open
fun
setTimeoutMillis
(
timeoutMillis
:
Long
)
Set the timeout in milliseconds for requesting an ad.