public class PreferencesService extends Object
| Constructor and Description |
|---|
PreferencesService() |
| Modifier and Type | Method and Description |
|---|---|
Preference |
getPreference(String recipientId) |
Preferences |
getPreferences() |
UpdateResponseBody |
putPreference(String recipientId,
Preference preference) |
public Preferences getPreferences() throws IOException
IOExceptionpublic Preference getPreference(String recipientId) throws IOException
IOExceptionpublic UpdateResponseBody putPreference(String recipientId, Preference preference) throws IOException
IOExceptionCopyright © 2021. All rights reserved.