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: 3.0.3271
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