Preparing search index...
The search index is not available
@nextcloud/files
@nextcloud/files
index
<internal>
RTCErrorInit
Interface RTCErrorInit
interface
RTCErrorInit
{
errorDetail
:
RTCErrorDetailType
;
httpRequestStatusCode
?:
number
;
receivedAlert
?:
number
;
sctpCauseCode
?:
number
;
sdpLineNumber
?:
number
;
sentAlert
?:
number
;
}
Index
Properties
error
Detail
http
Request
Status
Code?
received
Alert?
sctp
Cause
Code?
sdp
Line
Number?
sent
Alert?
Properties
error
Detail
errorDetail
:
RTCErrorDetailType
Optional
http
Request
Status
Code
httpRequestStatusCode
?:
number
Optional
received
Alert
receivedAlert
?:
number
Optional
sctp
Cause
Code
sctpCauseCode
?:
number
Optional
sdp
Line
Number
sdpLineNumber
?:
number
Optional
sent
Alert
sentAlert
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Detail
http
Request
Status
Code
received
Alert
sctp
Cause
Code
sdp
Line
Number
sent
Alert
@nextcloud/files
Loading...