PreChatReceiptModel

open class PreChatReceiptModel(val timestamp: Long) : ChatFeedEntry

Constructors

Link copied to clipboard
constructor(timestamp: Long)

Properties

Link copied to clipboard
override val contentType: String
Link copied to clipboard
open override val keyId: String
Link copied to clipboard
open override val timestamp: Long