lib-jitsi-meet
Preparing search index...
JitsiConnection
IConnectionOptions
Interface IConnectionOptions
interface
IConnectionOptions
{
analytics
?:
any
;
disableFocus
?:
boolean
;
enableWebsocketResume
:
boolean
;
flags
?:
Record
<
string
,
any
>
;
name
?:
string
;
p2pStunServers
:
any
[]
;
serviceUrl
:
string
;
websocketKeepAlive
?:
number
;
websocketKeepAliveUrl
?:
number
;
xmppPing
?:
any
;
}
Index
Properties
analytics?
disable
Focus?
enable
Websocket
Resume
flags?
name?
p2p
Stun
Servers
service
Url
websocket
Keep
Alive?
websocket
Keep
Alive
Url?
xmpp
Ping?
Properties
Optional
analytics
analytics
?:
any
Optional
disable
Focus
disableFocus
?:
boolean
enable
Websocket
Resume
enableWebsocketResume
:
boolean
Optional
flags
flags
?:
Record
<
string
,
any
>
Optional
name
name
?:
string
p2p
Stun
Servers
p2pStunServers
:
any
[]
service
Url
serviceUrl
:
string
Optional
websocket
Keep
Alive
websocketKeepAlive
?:
number
Optional
websocket
Keep
Alive
Url
websocketKeepAliveUrl
?:
number
Optional
xmpp
Ping
xmppPing
?:
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
analytics
disable
Focus
enable
Websocket
Resume
flags
name
p2p
Stun
Servers
service
Url
websocket
Keep
Alive
websocket
Keep
Alive
Url
xmpp
Ping
lib-jitsi-meet
Loading...