shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.consumers
/
DisconnectSendTransportAudioException
Disconnect
Send
Transport
Audio
Exception
class
DisconnectSendTransportAudioException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Exception
Exception thrown when audio send transport disconnection fails.
Members
Constructors
Disconnect
Send
Transport
Audio
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?