Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
MessageConnection
Interface MessageConnection
interface
MessageConnection
{
onMessage
:
Event
<
string
>
;
send
(
msg
)
:
void
;
}
Index
Properties
on
Message
Methods
send
Properties
on
Message
on
Message
:
Event
<
string
>
Methods
send
send
(
msg
)
:
void
Parameters
msg
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
on
Message
send
Theia TypeDoc
Loading...