A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
U
V
W
O
- observe(android.view.View,java.lang.Boolean) - function in com.naver.ads.visibility.ViewObserver
- Change the target view set in ViewObserver to given changedTargetView and observe given changedTargetView
- observe(java.lang.Boolean) - function in com.naver.ads.visibility.ViewObserver
- Observe the given target view.
- of(java.lang.String,java.lang.Boolean,java.lang.Integer,java.lang.Integer) - function in com.naver.ads.persistence.NasFlag.Companion
- Creates a flag of type Boolean.
- of(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in com.naver.ads.persistence.NasFlag.Companion
- Creates a flag of type Int.
- of(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) - function in com.naver.ads.persistence.NasFlag.Companion
- Creates a flag of type String.
- onBackgroundStateChanged(java.lang.Boolean) - function in com.naver.ads.visibility.BackgroundDetector.BackgroundStateChangeCallback
- Called when the background state changed.
- onBreadcrumbAdded(com.naver.ads.inspector.EventBreadcrumb) - function in com.naver.ads.inspector.EventHub.BreadcrumbAddedCallback
- Called when a EventBreadcrumb is added to the EventHub
- onCreate() - function in com.naver.ads.NasInitProvider
- onFailure(com.naver.ads.network.Caller,kotlin.Exception) - function in com.naver.ads.network.Caller.Callback
- Called when a network exception occurred talking to the server or when an unexpected exception occurred creating the request or processing the response.
- onFailure(com.naver.ads.network.raw.HttpRequest,java.lang.Exception) - function in com.naver.ads.network.raw.HttpCallback
- Called when the HttpRequest call could not be executed due an error.
- onFulfilled(java.util.Set) - function in com.naver.ads.visibility.ImpressionObserverCallback
- When interfacing with the ViewObserver.addImpressionObserver, the added visibilityTimeMillis or the existing values in the visibilityTimeMillisSet can be returned.
- onFulfilled(T,T) - function in com.naver.ads.visibility.ViewObserverCallback
- This callback will be invoked when there are changes to targetView's intersection.
- onNetworkTypeChanged(com.naver.ads.inspector.deviceevent.NetworkType) - function in com.naver.ads.network.NetworkTypeChangeDetector.NetworkTypeChangeCallback
- Called when the network type changed or when the listener is first registered.
- onPreRequest(com.naver.ads.network.raw.HttpRequest) - function in com.naver.ads.network.Caller.Callback
- Called before the requesting started.
- onReceivedExtras(android.os.Bundle) - function in com.naver.ads.NasInitializer.InitializerListener
- onReceivedIgnoreFragmentLifecycleStates(java.util.Set) - function in com.naver.ads.NasInitializer.InitializerListener
- onResponse(com.naver.ads.network.Caller,com.naver.ads.network.Response) - function in com.naver.ads.network.Caller.Callback
- Called when the Response is successfully returned.
- onResponse(com.naver.ads.network.raw.HttpRequest,com.naver.ads.network.raw.HttpResponse) - function in com.naver.ads.network.raw.HttpCallback
- Called when the HttpResponse is returned by the HTTP server.