ConversationsUpdated

data class ConversationsUpdated(val eventType: String) : MessageEvents

Constructors

Link copied to clipboard
fun ConversationsUpdated(eventType: String)

Properties

Link copied to clipboard
val eventType: String

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
var type: String