Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/message-rpc/rpc-message-encoder
NotificationMessage
Interface NotificationMessage
interface
NotificationMessage
{
args
:
any
[]
;
id
?:
number
;
method
:
string
;
type
:
Notification
;
}
Index
Properties
args
id?
method
type
Properties
args
args
:
any
[]
Optional
id
id
?:
number
method
method
:
string
type
type
:
Notification
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...