A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
R
- read() - function in io.getunleash.android.cache.InMemoryToggleCache
- read() - function in io.getunleash.android.cache.ObservableCache
- read() - function in io.getunleash.android.cache.ObservableToggleCache
- read() - function in io.getunleash.android.cache.ToggleCache
- refreshToggles() - function in io.getunleash.android.polling.UnleashFetcher
- refreshTogglesNow() - function in io.getunleash.android.DefaultUnleash
- This function forces a refresh of the toggles from the server and wait until the refresh is complete or failed.
- refreshTogglesNow() - function in io.getunleash.android.Unleash
- This function forces a refresh of the toggles from the server and wait until the refresh is complete or failed.
- refreshTogglesNowAsync() - function in io.getunleash.android.DefaultUnleash
- This function forces a refresh of the toggles from the server asynchronously using the IO dispatcher.
- refreshTogglesNowAsync() - function in io.getunleash.android.Unleash
- This function forces a refresh of the toggles from the server asynchronously using the IO dispatcher.
- registerNetworkListener(NetworkListener) - function in io.getunleash.android.http.NetworkStatusHelper
- remoteAddress(String) - function in io.getunleash.android.data.UnleashContext.Builder