toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship
/
PreferenceData
Preference
Data
@
RestrictTo
(
value
=
RestrictTo.Scope.LIBRARY_GROUP
)
open
class
PreferenceData
Members
Constructors
Preference
Data
Link copied to clipboard
constructor
(
@
NonNull
_id
:
String
,
value
:
String
)
Functions
get
Key
Link copied to clipboard
open
fun
getKey
(
)
:
String
get
Value
Link copied to clipboard
open
fun
getValue
(
)
:
String