@runloop/remote-agents-sdk
Preparing search index...
codex
v2
RemoteControlStatusChangedNotification
Type Alias RemoteControlStatusChangedNotification
Current remote-control connection status and remote identity exposed to clients.
type
RemoteControlStatusChangedNotification
=
{
environmentId
:
string
|
null
;
installationId
:
string
;
serverName
:
string
;
status
:
RemoteControlConnectionStatus
;
}
Index
Properties
environment
Id
installation
Id
server
Name
status
Properties
environment
Id
environmentId
:
string
|
null
installation
Id
installationId
:
string
server
Name
serverName
:
string
status
status
:
RemoteControlConnectionStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
environment
Id
installation
Id
server
Name
status
@runloop/remote-agents-sdk
Loading...
Current remote-control connection status and remote identity exposed to clients.