menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
RtcStats
userCount property
userCount property
dark_mode
light_mode
userCount
property
@JsonKey.new(name: 'userCount')
int
?
userCount
final
当前频道内的用户人数。
Implementation
@JsonKey(name: 'userCount') final int? userCount;
shengwang_rtc_engine package
documentation
agora_rtc_engine
RtcStats
userCount property
RtcStats class