This commit is contained in:
启星
2025-12-04 14:11:00 +08:00
parent 2d37ab6844
commit 1c5a908dda
49 changed files with 505 additions and 192 deletions

View File

@@ -56,6 +56,8 @@ NS_ASSUME_NONNULL_BEGIN
@property(nonatomic) BOOL isShowConversationGroup;
- (void)startConversation:(V2TIMConversationType)type;
-(void)reloadConversationList;
@end
NS_ASSUME_NONNULL_END