This commit is contained in:
wangjiyu 2025-04-15 17:50:25 +08:00
parent d4cf9b8d70
commit ee855524dd
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include "RTCContext.h"
#def GIL
void RTCContext::onRoom(uint32_t typeId, RTCENGINE_NAMESPACE::MRTCRoomInfo& roomInfo) {
//std::cout << "RTCContext::onRoom():" << roomInfo.roomId << "," << roomInfo.displayName << "," << roomInfo.userId << "," << roomInfo.message;