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
/
Item
/
ContactSubscriptionGroup
/
Component
Component
data
class
Component
(
val
scopes
:
Set
<
Scope
>
,
val
display
:
CommonDisplay
)
Members
Constructors
Component
Link copied to clipboard
constructor
(
scopes
:
Set
<
Scope
>
,
display
:
CommonDisplay
)
Properties
display
Link copied to clipboard
val
display
:
CommonDisplay
scopes
Link copied to clipboard
val
scopes
:
Set
<
Scope
>