ContentEventActions

Functions

Link copied to clipboard
abstract fun eventFileClick(message: MessageModel, chat: ChatModel)
Link copied to clipboard
abstract fun eventImageClick(message: MessageModel, chat: ChatModel, generatedUrl: String? = null)
Link copied to clipboard
abstract fun eventLocationClick(location: Location, chat: ChatModel)
Link copied to clipboard
abstract fun eventOnGenericClick(adapter: ConversationAdapter, message: MessageModel, type: Int)
Link copied to clipboard
Link copied to clipboard
abstract fun eventTextClick(message: TextMessage, chat: ChatModel)