DyteChatMessage

open class DyteChatMessage(val userId: String, val displayName: String, val read: Boolean, val pluginId: String?, val type: DyteMessageType, val time: String, val channelId: String?)

Inheritors

Constructors

Link copied to clipboard
constructor(userId: String, displayName: String, read: Boolean, pluginId: String?, type: DyteMessageType, time: String, channelId: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard