menu
tencent_cloud_chat_uikit package
documentation
data_services/conversation/conversation_services.dart
ConversationService
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, });
tencent_cloud_chat_uikit package
documentation
data_services/conversation/conversation_services
ConversationService
getConversation abstract method
ConversationService class