Preparing search index...
The search index is not available
@nextcloud/files
@nextcloud/files
index
<internal>
RTCIceCandidateInit
Interface RTCIceCandidateInit
interface
RTCIceCandidateInit
{
candidate
?:
string
;
sdpMid
?:
null
|
string
;
sdpMLineIndex
?:
null
|
number
;
usernameFragment
?:
null
|
string
;
}
Index
Properties
candidate?
sdp
Mid?
sdpMLine
Index?
username
Fragment?
Properties
Optional
candidate
candidate
?:
string
Optional
sdp
Mid
sdp
Mid
?:
null
|
string
Optional
sdpMLine
Index
sdpMLine
Index
?:
null
|
number
Optional
username
Fragment
username
Fragment
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
candidate
sdp
Mid
sdpMLine
Index
username
Fragment
@nextcloud/files
Loading...