MessageEvent

final case class MessageEvent(`type`: Option["TYPE_UNSPECIFIED" | "SENT" | "RECEIVED"], uncompressedSizeBytes: Option[Long], id: Option[Long], compressedSizeBytes: Option[Long])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product