AcsChatThreadEventBase interface
すべてのチャット スレッド イベントの共通プロパティのスキーマ
- Extends
プロパティ
| create |
スレッドの元の作成時刻 |
| version | スレッドのバージョン |
継承されたプロパティ
| recipient |
ターゲット ユーザーの通信識別子 |
| thread |
チャット スレッド ID |
| transaction |
トランザクション ID は、コリレーション ベクターとして使用されます |
プロパティの詳細
createTime
スレッドの元の作成時刻
createTime: string
プロパティ値
string
version
スレッドのバージョン
version: number
プロパティ値
number
継承されたプロパティの詳細
recipientCommunicationIdentifier
ターゲット ユーザーの通信識別子
recipientCommunicationIdentifier: CommunicationIdentifierModel
プロパティ値
AcsChatEventBase.recipientCommunicationIdentifierから継承
threadId
transactionId
トランザクション ID は、コリレーション ベクターとして使用されます
transactionId: string
プロパティ値
string
AcsChatEventBase.transactionIdから継承されます