次の方法で共有


AcsChatThreadEventBase interface

すべてのチャット スレッド イベントの共通プロパティのスキーマ

Extends

プロパティ

createTime

スレッドの元の作成時刻

version

スレッドのバージョン

継承されたプロパティ

recipientCommunicationIdentifier

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

threadId

チャット スレッド ID

transactionId

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

プロパティの詳細

createTime

スレッドの元の作成時刻

createTime: string

プロパティ値

string

version

スレッドのバージョン

version: number

プロパティ値

number

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

recipientCommunicationIdentifier

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

recipientCommunicationIdentifier: CommunicationIdentifierModel

プロパティ値

AcsChatEventBase.recipientCommunicationIdentifierから継承

threadId

チャット スレッド ID

threadId: string

プロパティ値

string

AcsChatEventBase.threadIdから継承

transactionId

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

transactionId: string

プロパティ値

string

AcsChatEventBase.transactionIdから継承されます