Releases: infobip/infobip-rtc-android
Releases · infobip/infobip-rtc-android
Infobip RTC 2.0.11
Changed
- Support only one active presenter at a time.
Infobip RTC 2.0.10
Added
- Added the ability to specify a custom push config ID when registering for push notifications.
Infobip RTC 2.0.9
Changed
- Minor performance improvements.
Infobip RTC 2.0.8
Changed
- Minor performance improvements.
Infobip RTC 2.0.7
Fixed
- Minor RecordingOptions bug
Infobip RTC 2.0.6
Added
- Recording options
Infobip RTC 2.0.4
Added
- Local network quality listener.
Changed
- Changed way of collecting call statistics.
Infobip RTC 2.0.3
Added
- Pause/resume incoming video in calls.
Infobip RTC 2.0.2
Added
- A way to distinguish between incoming audio and video calls
Infobip RTC 2.0.0
Changed
- InfobipRTC is now an interface
##Added
- callWebrtc method
- callPhone method
- callViber method
- callApplication method
- joinRoom method
##Removed
- call method
- callPhoneNumber method
- callSip method
- callConversations method
- joinConference method
To migrate from RTC SDK 1.x to 2.0, consult our migration guides (https://github.com/infobip/infobip-rtc-android/wiki/Migration-overview).