![]() |
Speedify SDK for Android 15.5.0
|
This is the complete list of members for Preferences, including all inherited members.
getBoolean(String key, boolean defValue) | Preferences | static |
getFloat(String key, float defValue) | Preferences | static |
getInt(String key, int defValue) | Preferences | static |
getLong(String key, long defValue) | Preferences | static |
getString(String key, String defValue) | Preferences | static |
has(String key) | Preferences | static |
Init(Context context) | Preferences | static |
put(String key, T value) | Preferences | static |
remove(String key) | Preferences | static |