menu
tencentcloud_ai_desk_customer package
documentation
data_services/conversation/conversation_services.dart
TCustomerConversationService
getConversation abstract method
getConversation abstract method
dark_mode
light_mode
getConversation
abstract method
Future
<
V2TimConversation?
>
getConversation
(
{
required
String
conversationID
,
})
Implementation
Future<V2TimConversation?> getConversation({ required String conversationID, });
tencentcloud_ai_desk_customer package
documentation
data_services/conversation/conversation_services
TCustomerConversationService
getConversation abstract method
TCustomerConversationService class