Uses of Class
com.azure.communication.chat.ChatThreadAsyncClient
Packages that use ChatThreadAsyncClient
Package
Description
Package containing the classes for AzureCommunicationChatService.
-
Uses of ChatThreadAsyncClient in com.azure.communication.chat
Methods in com.azure.communication.chat that return ChatThreadAsyncClientModifier and TypeMethodDescriptionChatThreadClientBuilder.buildAsyncClient()
Create asynchronous chat thread client applying CommunicationTokenCredential, UserAgentPolicy, RetryPolicy, and CookiePolicy.ChatAsyncClient.getChatThreadClient
(String chatThreadId) Creates a chat thread client.