AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.live
/
StopLiveCompletionHandler
Stop
Live
Completion
Handler
interface
StopLiveCompletionHandler
Members
Functions
on
Failure
Link copied to clipboard
abstract
fun
onFailure
(
code
:
Int
,
desc
:
String
)
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
statisticsData
:
TUILiveListManager.LiveStatisticsData
)