Action

class Action(uuid: String, actionTimetoken: Long) : Action

Constructors

Link copied to clipboard
constructor(uuid: String, actionTimetoken: Long)

Properties

Link copied to clipboard

The publish timetoken of the message action.

Link copied to clipboard

The UUID of the publisher.

Functions

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