Chat Unknown Message
Represents Sendbird Compose Uikit's implementation of unknown type of ChatBaseMessage which contains the BaseMessage object from the Chat SDK.
Since
1.0.0-beta.1
Properties
Link copied to clipboard
The BaseMessage instance.
Link copied to clipboard
The created timestamp of the baseMessage.
Link copied to clipboard
The flag that indicates whether the baseMessage is resendable.
Link copied to clipboard
The message of the baseMessage.
Link copied to clipboard
The message id of the baseMessage. If the baseMessage is not sent yet, it will be 0.
Link copied to clipboard
The request id of the baseMessage.
Link copied to clipboard
The sender of the baseMessage.
Link copied to clipboard
The sending status of the baseMessage.
Link copied to clipboard
The undelivered member count of the baseMessage.
Link copied to clipboard
The unread member count of the baseMessage.
Link copied to clipboard
The updated timestamp of the baseMessage.