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