Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/messaging/proxy-factory
RpcConnectionEventEmitter
Interface RpcConnectionEventEmitter
interface
RpcConnectionEventEmitter
{
onDidCloseConnection
:
Event
<
void
>
;
onDidOpenConnection
:
Event
<
void
>
;
}
Index
Properties
on
Did
Close
Connection
on
Did
Open
Connection
Properties
Readonly
on
Did
Close
Connection
onDidCloseConnection
:
Event
<
void
>
Readonly
on
Did
Open
Connection
onDidOpenConnection
:
Event
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Did
Close
Connection
on
Did
Open
Connection
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...