Click or drag to resize

ProfileRemoveAllAlerts Method

Removes all alerts currently in a profile.

Namespace:  Zebra.Sdk.Device
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public void RemoveAllAlerts()

Implements

AlertProviderRemoveAllAlerts
Exceptions
ExceptionCondition
ConnectionExceptionIf an I/O error occurs.
Remarks
They may be reconfigured via the setAlert(s) methods.
See Also