AbstractMediaAction

abstract class AbstractMediaAction : Action

Base class for media annotation related actions.

Inheritors

Properties

Link copied to clipboard

Returns the object number of the target annotation (if any).

Functions

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

Compares this media action to the specified object for equality.

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

Returns a hash code value for this media action.