Core sdk upgrade to 2.3.4

This commit is contained in:
hrxiang
2022-09-30 17:28:30 +08:00
parent 38a899d32c
commit 2b78f83b20
14 changed files with 213 additions and 54 deletions

View File

@@ -1,3 +1,12 @@
## 2.3.4
- Fix bug
- Add signalGetRoomByGroupID method for SignalingManager
- Add class RoomCallingInfo
- Add onRoomParticipantConnected listener for OnSignalingListener
- Add onRoomParticipantDisconnected listener for OnSignalingListener
- Add busyLineUserIDList field for SignalingCertificate
## 2.3.3
- Fix bug