stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
WebRTCException
Web
RTCException
class
WebRTCException
(
val
message
:
String
?
)
:
RuntimeException
Represent an exception for the RTC.
Members
Constructors
Web
RTCException
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String
?
Inherited properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?