StatefulChatClientArgs type
StatefulChatClientを構築するための引数。
type StatefulChatClientArgs = {
credential: CommunicationTokenCredential
displayName: string
endpoint: string
userId: CommunicationUserIdentifier
}
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
StatefulChatClientを構築するための引数。
type StatefulChatClientArgs = {
credential: CommunicationTokenCredential
displayName: string
endpoint: string
userId: CommunicationUserIdentifier
}