consumers\re_update_inter library

Classes

ReUpdateInterOptions
ReUpdateInterParameters

Functions

reUpdateInter(ReUpdateInterOptions options) Future<void>
Updates the layout or content of the media streams based on user activity, screen share, or conference settings.

Typedefs

ReUpdateInterType = Future<void> Function(ReUpdateInterOptions options)