toggle menu
library-core
8.1.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk.mediation
/
NativeSimpleApi
/
Callback
Callback
interface
Callback
Inheritors
GfpNativeSimpleAdAdapter
Members
Functions
on
Api
Error
Link copied to clipboard
abstract
fun
onApiError
(
@
NonNull
error
:
GfpError
)
on
Prepared
Link copied to clipboard
abstract
fun
onPrepared
(
@
NonNull
nativeApi
:
NativeSimpleApi
)
on
Start
Tracking
View
Link copied to clipboard
abstract
fun
onStartTrackingView
(
)
on
Track
View
Success
Link copied to clipboard
abstract
fun
onTrackViewSuccess
(
@
NonNull
adView
:
View
)
on
Untrack
View
Link copied to clipboard
abstract
fun
onUntrackView
(
)