remoteUserUid property
The user ID of the remote user. Set this parameter if the source type of the locally mixed audio steams is audioSourceRemoteUser.
Implementation
@JsonKey(name: 'remoteUserUid')
final int? remoteUserUid;
The user ID of the remote user. Set this parameter if the source type of the locally mixed audio steams is audioSourceRemoteUser.
@JsonKey(name: 'remoteUserUid')
final int? remoteUserUid;