次の方法で共有


AcsChatParticipantAddedToThreadWithUserEventData interface

Microsoft.Communication.ChatParticipantAddedToThreadWithUser イベントの EventGridEvent の Data プロパティのスキーマ。

Extends

プロパティ

addedByCommunicationIdentifier

ユーザーを追加したユーザーの通信識別子

participantAdded

追加されたユーザーの詳細

time

ユーザーがスレッドに追加された時刻

継承されたプロパティ

createTime

スレッドの元の作成時刻

recipientCommunicationIdentifier

ターゲット ユーザーの通信識別子

threadId

チャット スレッド ID

transactionId

トランザクション ID は、コリレーション ベクターとして使用されます

version

スレッドのバージョン

プロパティの詳細

addedByCommunicationIdentifier

ユーザーを追加したユーザーの通信識別子

addedByCommunicationIdentifier: CommunicationIdentifierModel

プロパティ値

participantAdded

追加されたユーザーの詳細

participantAdded: AcsChatThreadParticipant

プロパティ値

time

ユーザーがスレッドに追加された時刻

time?: string

プロパティ値

string

継承されたプロパティの詳細

createTime

スレッドの元の作成時刻

createTime: string

プロパティ値

string

AcsChatThreadEventBase.createTimeから継承されます

recipientCommunicationIdentifier

ターゲット ユーザーの通信識別子

recipientCommunicationIdentifier: CommunicationIdentifierModel

プロパティ値

AcsChatThreadEventBase.recipientCommunicationIdentifierから継承されます

threadId

チャット スレッド ID

threadId: string

プロパティ値

string

AcsChatThreadEventBase.threadIdから継承されます

transactionId

トランザクション ID は、コリレーション ベクターとして使用されます

transactionId: string

プロパティ値

string

AcsChatThreadEventBase.transactionIdから継承されます

version

スレッドのバージョン

version: number

プロパティ値

number

AcsChatThreadEventBase.versionから継承されます