A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
D
- d(LogTag,String) - function in apptentive.com.android.util.Log
- d(LogTag,String,Object) - function in apptentive.com.android.util.Log
- Debug - enum entry in apptentive.com.android.util.LogLevel
- decode(Decoder) - function in apptentive.com.android.serialization.TypeDecoder
- decode(Decoder) - function in apptentive.com.android.serialization.TypeSerializer
- decode(Decoder) - function in apptentive.com.android.serialization.StringSerializer
- decode(Decoder) - function in apptentive.com.android.serialization.LongSerializer
- decode(Decoder) - function in apptentive.com.android.serialization.DoubleSerializer
- decodeBoolean() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeBoolean() - function in apptentive.com.android.serialization.Decoder
- decodeByte() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeByte() - function in apptentive.com.android.serialization.Decoder
- decodeChar() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeChar() - function in apptentive.com.android.serialization.Decoder
- decodeDouble() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeDouble() - function in apptentive.com.android.serialization.Decoder
- decodeFloat() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeFloat() - function in apptentive.com.android.serialization.Decoder
- decodeInt() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeInt() - function in apptentive.com.android.serialization.Decoder
- decodeList(Decoder,Function1) - function in apptentive.com.android.serialization.ExtensionsKt
- decodeLong() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeLong() - function in apptentive.com.android.serialization.Decoder
- decodeMap(Decoder) - function in apptentive.com.android.serialization.ExtensionsKt
- decodeMap(Decoder,TypeDecoder,TypeDecoder) - function in apptentive.com.android.serialization.ExtensionsKt
- decodeNullableString(Decoder) - function in apptentive.com.android.serialization.ExtensionsKt
- Decoder - class in apptentive.com.android.serialization
- decodeSet(Decoder,TypeDecoder) - function in apptentive.com.android.serialization.ExtensionsKt
- decodeShort() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeShort() - function in apptentive.com.android.serialization.Decoder
- decodeString() - function in apptentive.com.android.serialization.BinaryDecoder
- decodeString() - function in apptentive.com.android.serialization.Decoder
- decrypt(ByteArray) - function in apptentive.com.android.encryption.AESEncryption23
- Decrypts an array of bytes
- decrypt(InputStream) - function in apptentive.com.android.encryption.AESEncryption23
- Decrypts an array of bytes
- decrypt(InputStream) - function in apptentive.com.android.encryption.Encryption
- Decrypts an array of bytes
- decrypt(ByteArray) - function in apptentive.com.android.encryption.Encryption
- Decrypts an array of bytes
- decrypt(InputStream) - function in apptentive.com.android.encryption.EncryptionNoOp
- Decrypts an array of bytes
- decrypt(ByteArray) - function in apptentive.com.android.encryption.EncryptionNoOp
- Decrypts an array of bytes
- DefaultAndroidSharedPrefDataStore - class in apptentive.com.android.platform
- DefaultHttpClient - class in apptentive.com.android.network
- Concrete implementation of the async HTTP-request dispatcher.
- DefaultHttpNetwork - class in apptentive.com.android.network
- DefaultHttpRequestRetryPolicy - class in apptentive.com.android.network
- Default retry policy for HTTP-request (will be used unless overwritten).
- DefaultHttpRequestRetryPolicy.Companion - class in apptentive.com.android.network.DefaultHttpRequestRetryPolicy
- DefaultTimeSource - class in apptentive.com.android.core
- Default TimeSource implementation
- DELETE - enum entry in apptentive.com.android.network.HttpMethod
- delete(HttpRequestBody) - function in apptentive.com.android.network.HttpRequest.Builder
- Sets DELETE method with optional request body
- DependencyProvider - class in apptentive.com.android.core
- Service Locator design pattern implementation.
- DoubleSerializer - class in apptentive.com.android.serialization