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.15.2634
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