Theia API Documentation v1.68.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-copilot
common/copilot-auth-service
CopilotAuthServiceClient
Interface CopilotAuthServiceClient
Client interface for receiving auth state change notifications.
interface
CopilotAuthServiceClient
{
onAuthStateChanged
(
state
:
CopilotAuthState
)
:
void
;
}
Index
Methods
on
Auth
State
Changed
Methods
on
Auth
State
Changed
onAuthStateChanged
(
state
:
CopilotAuthState
)
:
void
Parameters
state
:
CopilotAuthState
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Auth
State
Changed
Eclipse Theia Website
GitHub
Theia API Documentation v1.68.0
Loading...
Client interface for receiving auth state change notifications.