A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
U
V
W
D
- DefaultCaller - class in com.naver.ads.network
- A default implementation of BaseCaller.
- DefaultClickHandler - class in com.naver.ads.util
- A default implementation of ClickHandler
- DefaultRequest - class in com.naver.ads.network
- A default implementation of BaseRequest.
- DefaultRequest.Factory - class in com.naver.ads.network.DefaultRequest
- A factory for DefaultRequest instances.
- DefaultResponse - class in com.naver.ads.network
- The response containing only raw body that are not deserialized
- DefaultUserAgentFactory - class in com.naver.ads.util
- A default implementation of UserAgentFactory
- DefaultViewObserverEntry - class in com.naver.ads.visibility
- The class that describes the intersection between the target view and its root view and whether target view is attached.
- delete(android.net.Uri,java.lang.String,kotlin.Array) - function in com.naver.ads.NasInitProvider
- deleteFile(java.lang.String) - function in com.naver.ads.persistence.files.FileHelper
- Deletes a file.
- DESTROYED - enum entry in com.naver.ads.inspector.lifecycleevent.FragmentLifecycleState
Fired when
onFragmentDestroyedis called.- DETACHED - enum entry in com.naver.ads.inspector.lifecycleevent.FragmentLifecycleState
Fired when
onFragmentDetachedis called.- DeviceProperties - class in com.naver.ads.properties
- Properties about this device.
- disconnect() - function in com.naver.ads.visibility.ViewObserver
- Stops watching the target view for visibility changes.
- DiskLruCache - class in com.naver.ads.persistence.cache
- A disk-based LRU cache for storing data.
- draw(android.graphics.Canvas,java.lang.CharSequence,java.lang.Integer,java.lang.Integer,java.lang.Float,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Paint) - function in com.naver.ads.ui.CenteredImageSpan