stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.android.video.generated.models
/
CallStatsMapLocation
/
CallStatsMapLocation
Call
Stats
Map
Location
constructor
(
@
Json
(
name
=
"count"
)
count
:
Int
,
@
Json
(
name
=
"live_count"
)
liveCount
:
Int
,
@
Json
(
name
=
"location"
)
location
:
CallStatsLocation
?
=
null
)