Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCErrorInit
RTCError
Init
interface
RTCErrorInit
(
source
)
Members
Properties
error
Detail
Link copied to clipboard
abstract
val
errorDetail
:
RTCErrorDetailType
http
Request
Status
Code
Link copied to clipboard
abstract
val
httpRequestStatusCode
:
Int
?
received
Alert
Link copied to clipboard
abstract
val
receivedAlert
:
Int
?
sctp
Cause
Code
Link copied to clipboard
abstract
val
sctpCauseCode
:
Int
?
sdp
Line
Number
Link copied to clipboard
abstract
val
sdpLineNumber
:
Int
?
sent
Alert
Link copied to clipboard
abstract
val
sentAlert
:
Int
?