toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
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