2022-11-14

Updates to C++ SDK (v2.2.0-beta.2) - Introduced the token_expired_event, fixed hardcoded absolute paths in FFmpeg dynamic libraries on macOS, and fixed an issue where the authorization token expiry would cause leaving a conference without notifying appropriate conference_status_updated events

C++ SDK

2.2.0-beta.2

Features

Introduced the token_expired_event to notify an application that the access token used by the SDK has expired.

Bug Fixes

  • Fixed hardcoded absolute paths in FFmpeg dynamic libraries on macOS.

  • Fixed an issue where the authorization token expiry could cause leaving a conference without notifying the proper conference_status_updated events.