remoteUserUid property
The user ID of the remote user. Use this parameter only when the source type is videoSourceRemote for local video mixing.
Implementation
@JsonKey(name: 'remoteUserUid')
final int? remoteUserUid;
The user ID of the remote user. Use this parameter only when the source type is videoSourceRemote for local video mixing.
@JsonKey(name: 'remoteUserUid')
final int? remoteUserUid;