A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
U
V
W
C
- Caller - class in com.naver.ads.network
- An invocation of a method that sends a request to a webserver and returns a response.
- Caller.Callback - class in com.naver.ads.network.Caller
- the callback type to notify the result of this caller.
- CallerState - class in com.naver.ads.network
- Defines state of the Caller.
- CenteredImageSpan - class in com.naver.ads.ui
- Span that replaces the text it's attached to with a Drawable that can be aligned with center and vertical.
- check(T) - function in com.naver.ads.visibility.AbstractViewObserverContext
- check(T) - function in com.naver.ads.visibility.ViewObserverContext
- clear() - function in com.naver.ads.persistence.cache.DiskLruCache
- Clear all cached files
- ClickHandler - class in com.naver.ads.util
- This class handles clicking events.
- close() - function in com.naver.ads.network.raw.AsyncHttpResponse
- Closes the input stream assigned to this instance.
- close() - function in com.naver.ads.network.raw.BufferedHttpResponse
- BufferedHttpResponse pre-reads the inputStream into the buffer and uses it, so calling close does nothing.
- collectFailureLog(java.lang.Boolean) - function in com.naver.ads.network.raw.HttpRequestProperties.Builder
- Sets whether to collect http failure or not.
- com.naver.ads - package com.naver.ads
- com.naver.ads.inspector - package com.naver.ads.inspector
- com.naver.ads.inspector.deviceevent - package com.naver.ads.inspector.deviceevent
- com.naver.ads.inspector.lifecycleevent - package com.naver.ads.inspector.lifecycleevent
- com.naver.ads.inspector.neloevent - package com.naver.ads.inspector.neloevent
- com.naver.ads.network - package com.naver.ads.network
- com.naver.ads.network.raw - package com.naver.ads.network.raw
- com.naver.ads.persistence - package com.naver.ads.persistence
- com.naver.ads.persistence.cache - package com.naver.ads.persistence.cache
- com.naver.ads.persistence.files - package com.naver.ads.persistence.files
- com.naver.ads.properties - package com.naver.ads.properties
- com.naver.ads.ui - package com.naver.ads.ui
- com.naver.ads.util - package com.naver.ads.util
- com.naver.ads.visibility - package com.naver.ads.visibility
- connectTimeoutMillis(java.lang.Integer) - function in com.naver.ads.network.raw.HttpRequestProperties.Builder
- Sets the HTTP request's connection timeout millis.
- create(android.content.Context,java.lang.String,com.naver.ads.inspector.EventHub,com.naver.ads.NasInitializer.InitializerListener) - function in com.naver.ads.NasInitializer
- Initializes and a component given the application Context
- create(com.naver.ads.network.raw.HttpRequestProperties,com.naver.ads.deferred.CancellationToken,java.util.Map) - function in com.naver.ads.network.DefaultCaller.Companion
- Creates a new DefaultCaller.
- create(com.naver.ads.network.raw.HttpRequestProperties,com.naver.ads.deferred.CancellationToken) - function in com.naver.ads.network.DefaultCaller.Companion
- Creates a new DefaultCaller.
- create(com.naver.ads.network.raw.HttpRequestProperties) - function in com.naver.ads.network.DefaultCaller.Companion
- Creates a new DefaultCaller.
- create(com.naver.ads.deferred.CancellationToken) - function in com.naver.ads.network.DefaultRequest.Factory
- Creates a new DefaultRequest instance.
- create(com.naver.ads.deferred.CancellationToken) - function in com.naver.ads.network.Request.Factory
- Returns a new Request.
- create(android.content.Context) - function in com.naver.ads.util.DefaultUserAgentFactory
- Creates a user agent string with the given context.
- create(android.content.Context) - function in com.naver.ads.util.UserAgentFactory
- Creates a user agent string with the given context.
- CREATED - enum entry in com.naver.ads.inspector.lifecycleevent.FragmentLifecycleState
Fired when
onFragmentCreatedis called.- CtaTextView - class in com.naver.ads.ui
- The custom TextView for Call To Action.
- currentObserverEntry(android.view.View,java.lang.Boolean) - function in com.naver.ads.visibility.ViewObserver.Companion
- CustomTabsClickHandler - class in com.naver.ads.util
- A implementation of ClickHandler with Custom Tabs.