BufferActivity

enum BufferActivity : Enum<BufferActivity>

Model representing all seen activity on a buffer

Entries

Link copied to clipboard

A highlight for the current user is available on this buffer

Link copied to clipboard

A new unread mesage is available on this buffer

Link copied to clipboard

Other, unspecified activity has occurred on this buffer (join, part, quit, etc)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val value: Int

Underlying representation