menu
tencent_rtc_sdk package
documentation
trtc_cloud_def.dart
TRTCStatistics
sentBytes property
sentBytes property
dark_mode
light_mode
sentBytes
property
@JsonKey(name: 'sentBytes')
int
sentBytes
getter/setter pair
Field description: total number of sent bytes (including signaling data and audio/video data)
Implementation
@JsonKey(name: 'sentBytes') int sentBytes;
tencent_rtc_sdk package
documentation
trtc_cloud_def
TRTCStatistics
sentBytes property
TRTCStatistics class