MessageMetadata

Metadata information associated with this message.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the event associated with this message.

Link copied to clipboard

The position of this message within that event’s ordered list of messages.

Functions

Link copied to clipboard
inline fun copy(block: MessageMetadata.Builder.() -> Unit = {}): MessageMetadata
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String