matrix-js-sdk
Preparing search index...
matrix
<internal>
Transport
Interface Transport
A RTC transport is a JSON object that describes how to connect to a RTC member.
interface
Transport
{
type
:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
Transport
LivekitFocusSelection
Indexable
[
key
:
string
]:
unknown
Index
Properties
type
Properties
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
matrix-js-sdk
Loading...
A RTC transport is a JSON object that describes how to connect to a RTC member.