core
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.events
/
EventChunk
Event
Chunk
@
Serializable
class
EventChunk
(
val
entries
:
MutableList
<
EventEntry
>
)
Members
Constructors
Event
Chunk
Link copied to clipboard
constructor
(
entries
:
MutableList
<
EventEntry
>
)
Properties
entries
Link copied to clipboard
val
entries
:
MutableList
<
EventEntry
>