跨进程 键盘用ai 在主应用里也要显示

This commit is contained in:
2026-02-26 21:47:22 +08:00
parent 69bd2b2af9
commit a711be4c4d
6 changed files with 104 additions and 2 deletions

View File

@@ -69,6 +69,9 @@ NS_ASSUME_NONNULL_BEGIN
/// 当前 Cell 不再是屏幕主显示页
- (void)onResignedCurrentPersonaCell;
/// 刷新聊天记录(重置分页状态,从第一页重新加载)
- (void)refreshChatHistory;
@end
NS_ASSUME_NONNULL_END