2021-12-08

Updates to the Android Client SDK (v3.3.1)

Android Client SDK

3.3.1

Features

Added the following parameters to the ParamsHolder model:

  • setTtl: Allows customizing time after which the SDK terminates empty conferences.
  • setRtcpMode: Allows setting the bitrate adaptation mode for video transmission.
  • setLiveRecording: A boolean that enables and disables live recording.

Changes

Improved the troubleshooting capability of the SDK.

Bug Fixes

Fixed an issue where the audioTransmitting property does not update properly and remains the same regardless of using the startAudio and stopAudio methods.