This commit is contained in:
wangjiyu 2025-04-15 17:56:56 +08:00
parent 3ac6763cba
commit 8d8c759e3e
1 changed files with 1 additions and 1 deletions

View File

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