InboxMessage
InboxMessage.Media
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Package: com.salesforce.marketingcloud.messages.inbox
Type: Data Class
Platform: androidJvm
A data class representing media content associated with an inbox message in the Salesforce Marketing Cloud SDK.
1data class Media1val altText: String?Alternative text description for the media content. This property is nullable.
1val url: String?The URL location of the media resource. This property is nullable.