pexip-android-sdk
Toggle table of contents
0.17.5
jvm
Platform filter
jvm
Switch theme
Search in API
pexip-android-sdk
sdk-conference
/
com.pexip.sdk.conference
/
DisconnectAllException
Disconnect
All
Exception
class
DisconnectAllException
@
JvmOverloads
constructor
(
cause
:
Throwable
?
=
null
)
:
RuntimeException
(
source
)
Thrown to indicate that disconnect all failed.
Members
Constructors
Disconnect
All
Exception
Link copied to clipboard
@
JvmOverloads
constructor
(
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?