BufferId

value class BufferId(id: BufferIdType) : SignedId<BufferIdType>

A SignedId for a chat/buuffer

Constructors

Link copied to clipboard
fun BufferId(id: BufferIdType)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open operator override fun compareTo(other: SignedId<BufferIdType>): Int
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
open override val id: BufferIdType

Native value