AttachmentDestination

open class AttachmentDestination(var message: Message, var attachment: Attachment, context: Context) : ChatDestination

Constructors

Link copied to clipboard
constructor(message: Message, attachment: Attachment, context: Context)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun navigate()
Link copied to clipboard
fun showAttachment(message: Message, attachment: Attachment)