FeatureMessage

Represents a feature message or event within the system.

This interface serves as a base contract for feature messages that encapsulate information about various system events or updates, such as status changes or interaction events.

Inheritors

Types

Link copied to clipboard

Represents the type of a feature message or event.

Properties

Link copied to clipboard

Specifies the type of a feature message or event.

Link copied to clipboard
abstract val timestamp: Long

Represents the time, in milliseconds, when the feature message or event was created or occurred.