Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
G
I
R
S
W
A
AndroidJsonHandler
- Class in
io.keen.client.android
Implementation of the
KeenJsonHandler
interface using the built-in Android JSON library (
JSONObject
).
AndroidJsonHandler()
- Constructor for class io.keen.client.android.
AndroidJsonHandler
AndroidKeenClientBuilder
- Class in
io.keen.client.android
KeenClient.Builder
with defaults suited for use on the Android platform.
AndroidKeenClientBuilder(Context)
- Constructor for class io.keen.client.android.
AndroidKeenClientBuilder
AndroidNetworkStatusHandler
- Class in
io.keen.client.android
This class implements the KeenNetworkStatusHandler.
AndroidNetworkStatusHandler(Context)
- Constructor for class io.keen.client.android.
AndroidNetworkStatusHandler
G
getDefaultEventStore()
- Method in class io.keen.client.android.
AndroidKeenClientBuilder
getDefaultJsonHandler()
- Method in class io.keen.client.android.
AndroidKeenClientBuilder
getDefaultNetworkStatusHandler()
- Method in class io.keen.client.android.
AndroidKeenClientBuilder
I
io.keen.client.android
- package io.keen.client.android
isNetworkConnected()
- Method in class io.keen.client.android.
AndroidNetworkStatusHandler
R
readJson(Reader)
- Method in class io.keen.client.android.
AndroidJsonHandler
S
setWrapNestedMapsAndCollections(boolean)
- Method in class io.keen.client.android.
AndroidJsonHandler
Sets whether or not this handler should wrap nested maps and collections explicitly.
W
writeJson(Writer, Map<String, ?>)
- Method in class io.keen.client.android.
AndroidJsonHandler
A
G
I
R
S
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes