MessageCount

abstract class MessageCount(val getTime: Long, val count: Int)

Constructors

Link copied to clipboard
constructor(getTime: Long, count: Int)

Properties

Link copied to clipboard
val count: Int
Link copied to clipboard

Functions

Link copied to clipboard