AlertProvider Methods |
The AlertProvider type exposes the following members.
Name | Description | |
---|---|---|
ConfigureAlert |
Configures an alert to be triggered when the alert's condition occurs or becomes resolved.
| |
ConfigureAlerts |
Configures a list of alerts to be triggered when their conditions occur or become resolved.
| |
GetConfiguredAlerts |
A list of objects detailing the alert configuration of a printer.
| |
RemoveAlert |
Removes a configured alert from a printer. They may be reconfigured via the configureAlert(s) methods.
| |
RemoveAllAlerts |
Removes all alerts currently configured on a printer. They may be reconfigured via the configureAlert(s) methods.
|