A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
U
V
W
R
- readFileAsJSONObject(java.lang.String) - function in com.naver.ads.persistence.files.FileHelper
- Reads the content of a File into a JSONObject.
- readFromFile(java.io.File) - function in com.naver.ads.persistence.cache.DiskLruCache
- readFromFile(java.io.File) - function in com.naver.ads.persistence.cache.ParcelDiskCache
- readText(java.io.File) - function in com.naver.ads.persistence.files.FileHelper
- Reads the content of a File into a String.
- readText(java.lang.String) - function in com.naver.ads.persistence.files.FileHelper
- Reads the content of a File into a String.
- readTimeoutMillis(java.lang.Integer) - function in com.naver.ads.network.raw.HttpRequestProperties.Builder
- the HTTP request's read timeout millis.
- register(com.naver.ads.inspector.EventHub) - function in com.naver.ads.inspector.EventCrawler
- Registers an EventHub
- remove(java.lang.String) - function in com.naver.ads.network.raw.HttpHeaders
- Removes the header value mapped to the given name.
- remove(java.lang.String) - function in com.naver.ads.persistence.cache.DiskLruCache
- Remove data from cache
- removeBreadcrumbAddedCallback(com.naver.ads.inspector.EventHub.BreadcrumbAddedCallback) - function in com.naver.ads.inspector.EventHub
- Removes a callback for the EventBreadcrumb added.
- removeCallback(com.naver.ads.visibility.BackgroundDetector.BackgroundStateChangeCallback) - function in com.naver.ads.visibility.BackgroundDetector
- Removes a callback for detect for background state changes.
- reportErrorLog(com.naver.ads.inspector.neloevent.NeloErrorCategory,java.lang.Throwable,kotlin.Pair) - function in com.naver.ads.Nas
- reportErrorLog(com.naver.ads.inspector.neloevent.NeloErrorCategory,java.lang.Throwable,java.util.Map) - function in com.naver.ads.Nas
- reportNormalLog(java.lang.String,kotlin.Pair) - function in com.naver.ads.Nas
- reportNormalLog(java.lang.String,java.util.Map) - function in com.naver.ads.Nas
- Request - class in com.naver.ads.network
- An HTTP request wrapper interface.
- Request.Factory - class in com.naver.ads.network.Request
- A factory for Request instances.
- RequestException - class in com.naver.ads.network
- This exception will be thrown when a request is failed.
- reset(java.lang.Boolean) - function in com.naver.ads.visibility.AbstractViewObserverContext
- reset(java.lang.Boolean) - function in com.naver.ads.visibility.ViewObserverContext
- Response - class in com.naver.ads.network
- An HTTP response wrapper class.
- RESUMED - enum entry in com.naver.ads.inspector.lifecycleevent.FragmentLifecycleState
Fired when
onFragmentResumedis called.- RUNNING - enum entry in com.naver.ads.network.CallerState
the caller is running.