Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/message-rpc/rpc-message-encoder
ReplyMessage
Interface ReplyMessage
interface
ReplyMessage
{
id
:
number
;
res
:
any
;
type
:
Reply
;
}
Index
Properties
id
res
type
Properties
id
id
:
number
res
res
:
any
type
type
:
Reply
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
res
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...