MediaEventTemplate

A class that represents a custom media event template for the application.

Properties

Link copied to clipboard
val BROWSED_CONTENT_EVENT: String = "browsed_content"
The browsed event name.
Link copied to clipboard
val CONSUMED_CONTENT_EVENT: String = "consumed_content"
The consumed_content event name.
Link copied to clipboard
The media event template type.
Link copied to clipboard
val SHARED_CONTENT_EVENT: String = "shared_content"
The shared_content event name.
Link copied to clipboard
val STARRED_CONTENT_EVENT: String = "starred_content"
The starred_content event name.

Functions

Link copied to clipboard
Creates the custom media event.
Link copied to clipboard
Creates a browsed event template.
Link copied to clipboard
Creates a shared content event template.
Link copied to clipboard
Creates a starred content event template.
Link copied to clipboard
Set the author.
Link copied to clipboard
Set the category.
Link copied to clipboard
Set the description.
Link copied to clipboard
Set the feature.
Link copied to clipboard
Set the ID.
Link copied to clipboard
Set the publishedDate.
Link copied to clipboard
Set the type.