Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
FrontendConnectionService
Interface FrontendConnectionService
interface
FrontendConnectionService
{
registerConnectionHandler
(
path
,
callback
)
:
void
;
}
Implemented by
WebsocketFrontendConnectionService
Index
Methods
register
Connection
Handler
Methods
register
Connection
Handler
register
Connection
Handler
(
path
,
callback
)
:
void
Parameters
path
:
string
callback
:
(
(
params
,
mainChannel
)
=>
void
)
(
params
,
mainChannel
)
:
void
Parameters
params
:
core
.
PathParams
mainChannel
:
Channel
Returns
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
register
Connection
Handler
Theia TypeDoc
Loading...