toggle menu
stream-video-android
1.19.0
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
CallStatsMapPublishers
Call
Stats
Map
Publishers
data
class
CallStatsMapPublishers
(
@
Json
(
name
=
"publishers"
)
val
publishers
:
List
<
CallStatsMapPublisher
>
=
emptyList()
)
Members
Constructors
Call
Stats
Map
Publishers
Link copied to clipboard
constructor
(
@
Json
(
name
=
"publishers"
)
publishers
:
List
<
CallStatsMapPublisher
>
=
emptyList()
)
Properties
publishers
Link copied to clipboard
val
publishers
:
List
<
CallStatsMapPublisher
>