Click or drag to resize

AlertProviderGetConfiguredAlerts Method

A list of objects detailing the alert configuration of a printer.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax
List<PrinterAlert> GetConfiguredAlerts()

Return Value

Type: ListPrinterAlert
A list of alert objects currently configured on the printer.
Exceptions
See Also