公屏增加@别人

This commit is contained in:
chenguilong
2022-04-24 18:58:30 +08:00
parent 6e88275eba
commit 514081b699
8 changed files with 302 additions and 13 deletions

View File

@@ -78,7 +78,7 @@
[XCHUDTool showErrorWithMessage:@"房间公屏已关闭"];
return;
}
[XPRoomSendTextView showTextView:self.superview delegate:self.delegate];
[XPRoomSendTextView showTextView:self.superview delegate:self.delegate atUid:nil atNick:nil];
}
break;