shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.consumers
/
ConnectSendTransportVideoException
Connect
Send
Transport
Video
Exception
class
ConnectSendTransportVideoException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Exception
Exception thrown when connecting video send transport fails.
Members
Constructors
Connect
Send
Transport
Video
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
?