Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-service
ActiveSessionChangedEvent
Interface ActiveSessionChangedEvent
interface
ActiveSessionChangedEvent
{
focus
?:
boolean
;
sessionId
:
undefined
|
string
;
type
:
"activeChange"
;
}
Index
Properties
focus?
session
Id
type
Properties
Optional
focus
focus
?:
boolean
session
Id
sessionId
:
undefined
|
string
type
type
:
"activeChange"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
focus
session
Id
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...