2020-03-30

Updates to the Web Client SDK (v2.2.0), iOS Client SDK (v2.2.0), and Android Client SDK (v2.2.0).

Web Client SDK

2.2.0

Features

  • Introduction of the NotificationService that enables to subscribe to notifications related to:
    • received conference invitations
    • created conferences
    • ended conferences
    • participants joining conferences
    • participants leaving conferences
  • Introduction of the invite method.

Bug Fixes

  • Fixed an issue with the connecting status of the local conference.participant.
  • Fixed an issue with the appearing peer connection failure and set local description failure.
  • Fixed an issue with the streamRemoved event that was not emitted after calling the stopVideo, when Simulcast was enabled.

iOS Client SDK

2.2.0

Features

The update of the NotificationService which includes the subscription of notifications informing about the following events:

  • Received conference invitations
  • Created conferences
  • Ended conferences
  • Participants joining conferences
  • Participants leaving conferences

Android Client SDK

2.2.0

Features

Update of the NotificationService that enables to subscribe to notifications related to:

  • received conference invitations
  • created conferences
  • ended conferences
  • participants joining conferences
  • participants leaving conferences