toggle menu
library-core
8.1.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk.mediation
/
NativeNormalApi
/
Callback
Callback
interface
Callback
Inside SDK, lifecycle callback for api
Inheritors
GfpNativeAdAdapter
Members
Functions
on
Api
Error
Link copied to clipboard
abstract
fun
onApiError
(
error
:
GfpError
)
on
Prepared
Link copied to clipboard
abstract
fun
onPrepared
(
nativeApi
:
NativeNormalApi
)
on
Start
Tracking
View
Link copied to clipboard
abstract
fun
onStartTrackingView
(
)
on
Track
View
Success
Link copied to clipboard
abstract
fun
onTrackViewSuccess
(
adView
:
View
)
on
Untrack
View
Link copied to clipboard
abstract
fun
onUntrackView
(
)