TRVChatMessage

Properties

<< Click to display table of contents >>

TRVChatMessage

Properties

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

Unit [VCL/FMX] RVChat / fmxRVChat.

Syntax

TRVChatMessage = class (TCollectionItem)

Hierarchy

TObject

TPersistent

TCollectionItem

Description

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).