Media
Package: com.salesforce.marketingcloud.pushmodels.data
Module: Push Models Module v1.0.2
Platform: androidJvm
A data class representing media content in push notifications. Implements both PushView and Android’s Parcelable interface.
Creates a Media instance with the specified parameters.
The URL of the media resource.
Optional alternative text description for the media.
Optional styling information for the media display. Overrides PushView.style.
Optional list of actions associated with the media. Overrides PushView.actions.
Returns a string representation of the Media object.
Companion object for the Media class.