Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 392 Bytes

MessageRow.md

File metadata and controls

22 lines (15 loc) · 392 Bytes

MessageRow

Displays message content

This is a view that is provided by default in ChatUI to display message information.

It shows the following information:

  • Message content
  • Message sent date
  • Message sender information
  • Message delivery status

Message Delivery Status

The message delivery status can be one of the following:

  • sending
  • failed
  • sent
  • delivered
  • seen