SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
SalesforceSDK
/
com.salesforce.androidsdk.push
/
SalesforceActionableNotificationContent
/
Sfdc
/
Act
/
Properties
Properties
@
Serializable
data
class
Properties
(
val
group
:
SalesforceActionableNotificationContent.Sfdc.Act.Properties.Group
?
=
null
)
Members
Constructors
Properties
Link copied to clipboard
constructor
(
group
:
SalesforceActionableNotificationContent.Sfdc.Act.Properties.Group
?
=
null
)
Types
Group
Link copied to clipboard
@
Serializable
data
class
Group
(
val
type
:
String
?
=
null
,
val
description
:
String
?
=
null
,
val
notification
:
Boolean
?
=
null
)
Properties
group
Link copied to clipboard
val
group
:
SalesforceActionableNotificationContent.Sfdc.Act.Properties.Group
?
=
null