<< Click to display table of contents >> TRVChatMessage |
This is a class of items of Messages collection property of TRVChat.
Unit [VCL/FMX] RVChat / fmxRVChat.
Syntax
TRVChatMessage = class (TCollectionItem)
TObject
TPersistent
TCollectionItem
This class represents a chat message. This is an item of TRVChatMessageCollection.
All operations with messages must be performed using the TRVChat methods. The only exception is changing the message state (to new, sent, read, or failed).