StatefulChatClientArgs type
建構 StatefulChatClient的自變數。
type StatefulChatClientArgs = {
credential: CommunicationTokenCredential
displayName: string
endpoint: string
userId: CommunicationUserIdentifier
}
建構 StatefulChatClient的自變數。
type StatefulChatClientArgs = {
credential: CommunicationTokenCredential
displayName: string
endpoint: string
userId: CommunicationUserIdentifier
}