Releases: infobip/infobip-rtc-android
Releases · infobip/infobip-rtc-android
Infobip RTC 2.1.1
Changed
- Minor performance improvements.
Infobip RTC 2.1.0
Changed
Important breaking change starting with version 2.1.0 - due to some internal changes on how calls are being handled, it?s not possible to make calls with the callWebrtc
method between applications using versions 2.0.x and 2.1.y. Calls with matching minor versions are still possible.
Also, starting with 2.1.0, in order to access recording files, use the available API
or Portal
, passing call identifier
as the callId
parameter.
Infobip RTC 2.0.21
Added
- Added current audio media stats object in NetworkQualityChangedEvent
Changed
- Renamed AudioDevice class
- Added ActiveAudioDeviceChangedEvent and AvailableAudioDevicesChangedEvent for audio device changes
Infobip RTC 2.0.20
Fixed
- Minor bugfixes
Infobip RTC 2.0.19
Added
- Dialog support for Application calls
Infobip RTC 2.0.18
Changed
- Improved handling audio devices.
Infobip RTC 2.0.17
Fixed
- Minor bug regarding camera and screen share.
Infobip RTC 2.0.16
Added
- Added total call media stats on hangup event.
Infobip RTC 2.0.15
Added
- Configurable video mode
Infobip RTC 2.0.14
Added
- Added audio device manager on calls for controlling audio devices, such as bluetooth headset, wired headset, speaker and earpiece.