TRVChatUser

Properties

<< Click to display table of contents >>

TRVChatUser

Properties

This is a class of items of Users collection property of TRVChat.

Unit [VCL/FMX] RVChat / fmxRVChat.

Syntax

TRVChatUser = class (TCollectionItem)

Hierarchy

TObject

TPersistent

TCollectionItem

Description

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.