RichMediaPayload

Properties

Link copied to clipboard
abstract val actions: List<Action>?

A list of actions associated with the rich media.

Link copied to clipboard
abstract val attachmentIds: List<String>?

An array of attachment IDs

Link copied to clipboard

The coordinates of a location

Link copied to clipboard
abstract val items: List<Item>?

A list of items associated with the rich media.

Link copied to clipboard
abstract val location: LocationDetails?

Details about the location

Link copied to clipboard
abstract val mediaUrl: String?

The URL of the media

Link copied to clipboard
abstract val selectedAction: Action?

The selected action associated with the rich media