Android SDK 100ms
lib
/
live.hms.video.error
/
HMSException
/
HMSException
HMSException
fun
HMSException
(
code
:
Int
,
name
:
String
,
action
:
String
,
message
:
String
,
description
:
String
,
cause
:
Throwable
?
=
null
,
isTerminal
:
Boolean
=
true
,
params
:
HashMap
<
String
,
Any
>
=
hashMapOf()
)