Android SDK 100ms
lib
/
live.hms.video.sdk
/
HMSAddSinkResultListener
HMSAdd
Sink
Result
Listener
interface
HMSAddSinkResultListener
:
IErrorListener
Functions
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
error
:
HMSException
)
Called when the SDK has encountered an error
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
currentLayer
:
String
)