GroupCallVideoSourceGroup constructor

GroupCallVideoSourceGroup(
  1. {required String semantics,
  2. required List<int> source_ids,
  3. int? extra,
  4. int? clientId}
)

Describes a group of video synchronization source identifiers

Implementation

GroupCallVideoSourceGroup