logo
On this page

Release notes


1.2.0

Release date:2023-09-12

new features

FunctionDescriptionRelated Interfaces
Add notification switch microphone callbackWhen playing some games (e.g. Who's Undercover), developers often need to turn on/off the player's microphone according to the game flow. The game will notify the developer via onMicStateChange to call the relevant RTC SDK interface to turn on/off the player's microphone in time.onMicStateChange
Add callback for notification switch speakerWhen playing some games (e.g. Who's Undercover), developers often need to turn on/off the player's speaker according to the flow of the game. The game will notify the developer via onSpeakerStateChange to call the relevant RTC SDK interfaces to turn on/off the player's speaker in a timely manner.onSpeakerStateChange

Improvement and optimization

Optimisation ItemsOptimisation DescriptionRelated Interfaces
Modify enumeration namesZegoPlayerState is renamed to ZegoGamePlayerState,the corresponding renaming of the enumerations is as follows::

1.1.0

Release date:2023-07-20

new features

In the initial release, developers only need to integrate one SDK to dynamically load various single-player and multiplayer casual games. In addition, the mini-game platform provides complete and secure coin management capabilities, supporting features such as language settings.

Previous

Token Authentication

Next

Gaming modes