<< Click to display table of contents >> TRVChatUser |
This is a class of items of Users collection property of TRVChat.
Unit [VCL/FMX] RVChat / fmxRVChat.
Syntax
TRVChatUser = class (TCollectionItem)
TObject
TPersistent
TCollectionItem
This class represents a chat user (authors of messages). This is an item of TRVChatUserCollection.
Each chat message is associated with one of the users (the one who wrote it), see TRVChatMessage.User.