Vivox Unity SDK
View Vivox Unity SDKVivox
3 documented changes.
- Released
- Jul 1, 2022
- Product
- Vivox Unity SDK
Unity Gaming Services release notes
Official notesVivox
Updates
- Feature
Added: Added VivoxConfig as a parameter to the VivoxService.Instance.Initialize(...) method so developers can configure the Vivox Client’s settings on startup.
- Change
Changed: Stopped removing minus (‘-’) characters from the Environment ID when appending it to the AccountId and ChannelId URIs. The Environment ID will now be appended verbatim.
- Fix
Fixed: Fixed an issue causing generated files from the Android platform to make it into the package resulting in methods that could not be resolved due to the APIs not existing in any other library.
- Android