A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
U
V
W
B
- BackgroundDetector - class in com.naver.ads.visibility
- Detector for background state changes.
- BackgroundDetector.BackgroundStateChangeCallback - class in com.naver.ads.visibility.BackgroundDetector
- A callback for background state changes.
- BaseCaller - class in com.naver.ads.network
- A base implementation of Caller.
- BaseRequest - class in com.naver.ads.network
- A base implementation of Request
- body(kotlin.ByteArray) - function in com.naver.ads.network.raw.HttpRequestProperties.Builder
- Sets HTTP request body to a ByteArray.
- body(java.lang.String) - function in com.naver.ads.network.raw.HttpRequestProperties.Builder
- Sets HTTP request body to a String.
- body(org.json.JSONObject) - function in com.naver.ads.network.raw.HttpRequestProperties.Builder
- Sets HTTP request body to a JSONObject.
- BufferedHttpResponse - class in com.naver.ads.network.raw
- HTTP response which will buffer the response's body when it is read.
- build() - function in com.naver.ads.network.raw.HttpRequestProperties.Builder
- Returns a new HttpRequestProperties
- buildUpon() - function in com.naver.ads.network.raw.HttpRequestProperties
- Constructs a new properties via HttpRequestProperties.Builder