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
/
RttStats
Rtt
Stats
data
class
RttStats
(
val
rtt
:
Long
,
val
backendRtt
:
Long
)
Members
Constructors
Rtt
Stats
Link copied to clipboard
constructor
(
rtt
:
Long
,
backendRtt
:
Long
)
Properties
backend
Rtt
Link copied to clipboard
val
backendRtt
:
Long
rtt
Link copied to clipboard
val
rtt
:
Long