@serenada/core
Preparing search index...
ConnectivityReport
Interface ConnectivityReport
Server connectivity check results (room API, WebSocket, SSE, TURN).
interface
ConnectivityReport
{
diagnosticToken
:
CheckOutcome
;
roomApi
:
CheckOutcome
;
sse
:
CheckOutcome
;
turnCredentials
:
CheckOutcome
;
webSocket
:
CheckOutcome
;
}
Index
Properties
diagnostic
Token
room
Api
sse
turn
Credentials
web
Socket
Properties
diagnostic
Token
diagnosticToken
:
CheckOutcome
room
Api
roomApi
:
CheckOutcome
sse
sse
:
CheckOutcome
turn
Credentials
turnCredentials
:
CheckOutcome
web
Socket
webSocket
:
CheckOutcome
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
diagnostic
Token
room
Api
sse
turn
Credentials
web
Socket
@serenada/core
Loading...
Server connectivity check results (room API, WebSocket, SSE, TURN).