Skip to content

Releases: infobip/infobip-rtc-android

Infobip RTC 2.0.11

24 Apr 10:17
Compare
Choose a tag to compare

Changed

  • Support only one active presenter at a time.

Infobip RTC 2.0.10

24 Apr 08:41
Compare
Choose a tag to compare

Added

  • Added the ability to specify a custom push config ID when registering for push notifications.

Infobip RTC 2.0.9

17 Apr 12:21
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.0.8

05 Apr 08:25
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.0.7

30 Mar 10:36
Compare
Choose a tag to compare

Fixed

  • Minor RecordingOptions bug

Infobip RTC 2.0.6

20 Mar 13:02
Compare
Choose a tag to compare

Added

  • Recording options

Infobip RTC 2.0.4

13 Mar 10:59
Compare
Choose a tag to compare

Added

  • Local network quality listener.

Changed

  • Changed way of collecting call statistics.

Infobip RTC 2.0.3

06 Mar 16:46
Compare
Choose a tag to compare

Added

  • Pause/resume incoming video in calls.

Infobip RTC 2.0.2

28 Feb 13:34
Compare
Choose a tag to compare

Added

  • A way to distinguish between incoming audio and video calls

Infobip RTC 2.0.0

22 Feb 11:48
Compare
Choose a tag to compare

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).