ReadStatus

Object representing read status.

Since

3.0.2

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The reader. The read time of this reader can be got by calling timestamp.

Link copied to clipboard

The read time of a reader (refer to ReadStatus.reader).

Functions

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