A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
U
- Unleash - class in io.getunleash.android
- UnleashConfig - class in io.getunleash.android
- Represents configuration for Unleash.
- UnleashConfig.Builder - class in io.getunleash.android.UnleashConfig
- Builder for io.getunleash.android.UnleashConfig
- UnleashConfig.Companion - class in io.getunleash.android.UnleashConfig
- UnleashContext - class in io.getunleash.android.data
- Allows the consumer to set the properties that will determine whether a flag is on or off for complex strategies and constraints Note that this SDK does not support the current time since this will not work correctly with a proxy SDK.
- UnleashContext.Builder - class in io.getunleash.android.data.UnleashContext
- UnleashContext.Companion - class in io.getunleash.android.data.UnleashContext
- UnleashFetcher - class in io.getunleash.android.polling
- Http Client for fetching data from Unleash Proxy.
- UnleashFetcher.Companion - class in io.getunleash.android.polling.UnleashFetcher
- UnleashFetcherHeartbeatListener - class in io.getunleash.android.events
- UnleashImpressionEventListener - class in io.getunleash.android.events
- UnleashKt - class in io.getunleash.android
- UnleashListener - class in io.getunleash.android.events
- UnleashMetricsBucket - class in io.getunleash.android.metrics
- UnleashReadyListener - class in io.getunleash.android.events
- UnleashState - class in io.getunleash.android.data
- UnleashStateListener - class in io.getunleash.android.events
- userId(String) - function in io.getunleash.android.data.UnleashContext.Builder