menu
agora_rtc_engine_plus package
documentation
agora_rtc_engine.dart
RemoteVideoStats
uid property
uid property
dark_mode
light_mode
uid
property
@JsonKey(name: 'uid')
int
?
uid
final
The user ID of the remote user sending the video stream.
Implementation
@JsonKey(name: 'uid') final int? uid;
agora_rtc_engine_plus package
documentation
agora_rtc_engine
RemoteVideoStats
uid property
RemoteVideoStats class