Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-preference-center
/
com.urbanairship.preferencecenter.data
/
CommonDisplay
Common
Display
data
class
CommonDisplay
(
val
name
:
String
?
=
null
,
val
description
:
String
?
=
null
)
Common display attributes.
Members
Constructors
Common
Display
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null