Types

Link copied to clipboard

Properties

Link copied to clipboard

The type of rich media execute action (play, pause, seek, rewind, etc.).

Link copied to clipboard
open override val type: ActionType

Returns type of action to make down-casting easier.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Compares this rich media execute action to the specified object for equality.

Link copied to clipboard

Returns rich media annotation associated with this action, asynchronously.

Link copied to clipboard

Returns the type of this rich media execute action.

Link copied to clipboard
open override fun hashCode(): Int

Returns a hash code value for this rich media execute action.

Link copied to clipboard
open override fun toString(): String

Returns a string representation of this rich media execute action for debugging purposes.