AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.live
/
LiveSummaryData
/
LiveSummaryData
Live
Summary
Data
constructor
(
totalDuration
:
Long
=
0
,
totalViewers
:
Int
=
0
,
totalGiftsSent
:
Int
=
0
,
totalGiftUniqueSenders
:
Int
=
0
,
totalGiftCoins
:
Int
=
0
,
totalLikesReceived
:
Int
=
0
,
totalMessageSent
:
Int
=
0
)