Sdílet prostřednictvím


AcsChatMessageDeletedEventData interface

Schéma vlastnosti Data EventGridEvent pro událost Microsoft.Communication.ChatMessageDeleted.

Extends

Vlastnosti

deleteTime

Čas odstranění zprávy

Zděděné vlastnosti

composeTime

Původní čas psaní zprávy

messageId

ID zprávy chatu

recipientCommunicationIdentifier

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

senderCommunicationIdentifier

Identifikátor komunikace odesílatele

senderDisplayName

Zobrazované jméno odesílatele

threadId

ID vlákna chatu

transactionId

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

type

Typ zprávy

version

Verze zprávy

Podrobnosti vlastnosti

deleteTime

Čas odstranění zprávy

deleteTime: string

Hodnota vlastnosti

string

Podrobnosti zděděných vlastností

composeTime

Původní čas psaní zprávy

composeTime?: string

Hodnota vlastnosti

string

zděděno zAcsChatMessageEventBase.composeTime

messageId

ID zprávy chatu

messageId: string

Hodnota vlastnosti

string

zděděno zAcsChatMessageEventBase.messageId

recipientCommunicationIdentifier

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

recipientCommunicationIdentifier: CommunicationIdentifierModel

Hodnota vlastnosti

zděděný zAcsChatMessageEventBase.recipientCommunicationIdentifier

senderCommunicationIdentifier

Identifikátor komunikace odesílatele

senderCommunicationIdentifier: CommunicationIdentifierModel

Hodnota vlastnosti

zděděno zAcsChatMessageEventBase.senderCommunicationIdentifier

senderDisplayName

Zobrazované jméno odesílatele

senderDisplayName?: string

Hodnota vlastnosti

string

zděděno zAcsChatMessageEventBase.senderDisplayName

threadId

ID vlákna chatu

threadId: string

Hodnota vlastnosti

string

zděděné zAcsChatMessageEventBase.threadId

transactionId

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

transactionId: string

Hodnota vlastnosti

string

zděděno zAcsChatMessageEventBase.transactionId

type

Typ zprávy

type: string

Hodnota vlastnosti

string

zděděno zAcsChatMessageEventBase.type

version

Verze zprávy

version?: number

Hodnota vlastnosti

number

zděděno zAcsChatMessageEventBase.version