nugu-android
nugu-android-helper
/
com.skt.nugu.sdk.platform.android.content
/
AndroidPreferences
Android
Preferences
class
AndroidPreferences
(
val
context
:
Context
)
:
PreferencesInterface
Content copied to clipboard
Default Implementation of
PreferencesInterface
for android
Types
Constructors
Functions
Properties
Constructors
Android
Preferences
Link copied to clipboard
fun
AndroidPreferences
(
context
:
Context
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
get
Link copied to clipboard
open
override
fun
get
(
key
:
String
)
:
String
Content copied to clipboard
set
Link copied to clipboard
open
override
fun
set
(
key
:
String
,
value
:
String
)
Content copied to clipboard
Properties
context
Link copied to clipboard
val
context
:
Context
Content copied to clipboard