v1.40.0-beta
Pre-release
Pre-release
YuliaGrigorieva
released this
11 Jul 21:11
·
14 commits
to master
since this release
- This is a beta SDK version. Not recommended for production use.
- Update native Android and iOS modules to use Voximplant Android SDK 2.37.0-beta and Voximplant iOS SDK 2.50.0-beta
- Endpoint.startReceiving and Endpoint.stopReceiving API return type void instead of Promise. The result of the API call is now provided via events:
- Introduce new API to handle video receive stop on a remote video stream:
- Introduce new API VideoStreamReceiveStopReason to handle the reason for video receive stop on a remote video stream.