navigateToAttachmentViewer

abstract fun navigateToAttachmentViewer(attachmentId: String? = null)

Navigates to the attachment viewer screen.

Parameters

attachmentId

An optional attachment ID to display. If null, shows the most recent attachment.