toggle menu
SendbirdUIKit-Compose
1.2.0
uikit-core:data
switch theme
search in API
SendbirdUIKit-Compose
/
com.sendbird.uikit.core.data.util
/
UIKitPrefs
UIKit
Prefs
uikit-core:data
class
UIKitPrefs
(
context
:
<Error class: unknown class>
,
fileName
:
String
)
Members
Constructors
UIKit
Prefs
Link copied to clipboard
uikit-core:data
constructor
(
context
:
<Error class: unknown class>
,
fileName
:
String
)
Functions
get
String
Link copied to clipboard
uikit-core:data
fun
getString
(
key
:
String
)
:
String
?
put
String
Link copied to clipboard
uikit-core:data
fun
putString
(
key
:
String
,
value
:
String
)