nugu-android
nugu-interface
/
com.skt.nugu.sdk.core.interfaces.preferences
/
PreferencesInterface
/
get
get
abstract
fun
get
(
key
:
String
)
:
String
Content copied to clipboard
Retrieve a String value from the preferences.
Parameters
key
The name of the preference to retrieve.