toggle menu
fl-android-sdk
7.0.266
androidJvm
switch theme
search in API
fl-stream-concurrency
/
com.quickplay.vstb7.streamconcurrency.internal
/
StreamConcurrencyServiceImpl
Stream
Concurrency
Service
Impl
class
StreamConcurrencyServiceImpl
:
StreamConcurrencyService
Concrete implementation of
StreamConcurrencyService
interface.
Members
Functions
delete
Stream
Link copied to clipboard
open
suspend override
fun
deleteStream
(
client
:
PlatformClient
)
:
Result
<
Unit
,
Error
>
put
Stream
Link copied to clipboard
open
suspend override
fun
putStream
(
client
:
PlatformClient
,
heartbeatToken
:
String
?
)
:
Result
<
Unit
,
Error
>