AmityMessageBubbleView

AmityMessageBubbleView

This widget renders individual chat messages as bubbles in the conversation view. It handles different message types, statuses, and provides interaction options such as reply, edit, and delete.


Features

Feature

Description

Content Rendering

Support for text, images, videos

Interaction Handlers

Tap, long-press actions for message operations

Rich Content

URL detection, media previews, and thumbnails

Error Handling

Retry options for failed messages

Usages

The AmityMessageBubbleView is typically used within a ListView in a chat interface:

Last updated

Was this helpful?