Sdílet prostřednictvím


AcsChatMessageEventInThreadBase interface

Schéma společných vlastností všech událostí chatu na úrovni vlákna

Extends

Vlastnosti

composeTime

Původní čas psaní zprávy

messageId

ID zprávy chatu

senderCommunicationIdentifier

Identifikátor komunikace odesílatele

senderDisplayName

Zobrazované jméno odesílatele

type

Typ zprávy

version

Verze zprávy

Zděděné vlastnosti

threadId

ID vlákna chatu

transactionId

ID transakce se použije jako vektor kolační relace.

Podrobnosti vlastnosti

composeTime

Původní čas psaní zprávy

composeTime?: string

Hodnota vlastnosti

string

messageId

ID zprávy chatu

messageId: string

Hodnota vlastnosti

string

senderCommunicationIdentifier

Identifikátor komunikace odesílatele

senderCommunicationIdentifier: CommunicationIdentifierModel

Hodnota vlastnosti

senderDisplayName

Zobrazované jméno odesílatele

senderDisplayName?: string

Hodnota vlastnosti

string

type

Typ zprávy

type: string

Hodnota vlastnosti

string

version

Verze zprávy

version?: number

Hodnota vlastnosti

number

Podrobnosti zděděných vlastností

threadId

ID vlákna chatu

threadId: string

Hodnota vlastnosti

string

zděděno zAcsChatEventInThreadBase.threadId

transactionId

ID transakce se použije jako vektor kolační relace.

transactionId: string

Hodnota vlastnosti

string

zděděno zAcsChatEventInThreadBase.transactionId