core
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.models
/
DataThroughputTestResults
Data
Throughput
Test
Results
data
class
DataThroughputTestResults
(
val
rtt
:
Long
,
val
backendRtt
:
Long
,
val
throughput
:
Long
)
Members
Constructors
Data
Throughput
Test
Results
Link copied to clipboard
constructor
(
rtt
:
Long
,
backendRtt
:
Long
,
throughput
:
Long
)
Properties
backend
Rtt
Link copied to clipboard
val
backendRtt
:
Long
rtt
Link copied to clipboard
val
rtt
:
Long
throughput
Link copied to clipboard
val
throughput
:
Long