yangjie #47

Merged
yangqiang merged 49 commits from yangjie into master 2025-01-24 13:43:09 +08:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 6d98f0fc0f - Show all commits

View File

@ -1182,7 +1182,6 @@ const Meeting: React.FC = () => {
}
},
onTokenPrivilegeWillExpire: async (connection: RtcConnection, _token: string) => {
console.log(connection);
await GetRoomRtcToken(connection.channelId || '').then(res => {
if (res.code === 200) {
agora.refreshToken({