com.salesforce.marketingcloud.messages.inbox.InboxMessage.Media

Package: com.salesforce.marketingcloud.messages.inbox

Type: Data Class

Platform: androidJvm

Description 

A data class representing media content associated with an inbox message in the Salesforce Marketing Cloud SDK.

Declaration 

1data class Media

Properties 

altText 

1val altText: String?

Alternative text description for the media content. This property is nullable.


url 

1val url: String?

The URL location of the media resource. This property is nullable.