subviewUid property
The ID of the user who publishes a specific sub-video stream within the mixed video stream.
Implementation
@JsonKey(name: 'subviewUid')
final int? subviewUid;
The ID of the user who publishes a specific sub-video stream within the mixed video stream.
@JsonKey(name: 'subviewUid')
final int? subviewUid;