Interface: MonitoringChannelMap
Defined in: shared/types/preload.ts:94
Internal
Mapping from monitoring domain methods to IPC channels.
Propertiesโ
checkSiteNowโ
readonlycheckSiteNow:"check-site-now"
Defined in: shared/types/preload.ts:95
startMonitoringโ
readonlystartMonitoring:"start-monitoring"
Defined in: shared/types/preload.ts:96
startMonitoringForMonitorโ
readonlystartMonitoringForMonitor:"start-monitoring-for-monitor"
Defined in: shared/types/preload.ts:97
startMonitoringForSiteโ
readonlystartMonitoringForSite:"start-monitoring-for-site"
Defined in: shared/types/preload.ts:98
stopMonitoringโ
readonlystopMonitoring:"stop-monitoring"
Defined in: shared/types/preload.ts:99
stopMonitoringForMonitorโ
readonlystopMonitoringForMonitor:"stop-monitoring-for-monitor"
Defined in: shared/types/preload.ts:100
stopMonitoringForSiteโ
readonlystopMonitoringForSite:"stop-monitoring-for-site"
Defined in: shared/types/preload.ts:101