GroupCallStreams constructor

GroupCallStreams(
  1. {required List<GroupCallStream> streams,
  2. int? extra,
  3. int? clientId}
)

Represents a list of group call streams

Implementation

GroupCallStreams