Closed AnnaSearl closed 3 months ago
I found that the API related to get conversation in the document are all asynchronous. Why don't they return synchronously? This will be more convenient and easier to use.
No response
Just like this - (OIMConversationInfo *)getConversation:(NSString *)conversationId
- (OIMConversationInfo *)getConversation:(NSString *)conversationId
Hi, for UI smoothness.
What would you like to share?
I found that the API related to get conversation in the document are all asynchronous. Why don't they return synchronously? This will be more convenient and easier to use.
Additional information
No response