Sdílet prostřednictvím


AcsChatMessageEventBase interface

Schéma společných vlastností všech událostí chatových zpráv

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

recipientCommunicationIdentifier

Identifikátor komunikace cílového uživatele

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í

recipientCommunicationIdentifier

Identifikátor komunikace cílového uživatele

recipientCommunicationIdentifier: CommunicationIdentifierModel

Hodnota vlastnosti

zděděno zAcsChatEventBase.recipientCommunicationIdentifier

threadId

ID vlákna chatu

threadId: string

Hodnota vlastnosti

string

zděděno zAcsChatEventBase.threadId

transactionId

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

transactionId: string

Hodnota vlastnosti

string

zděděno zAcsChatEventBase.transactionId