Click or drag to resize

AlarmHandler Interface

This interface is used to signal when an alarm condition has occurred.

Namespace:  Zebra.Sdk.Card.Containers
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public interface AlarmHandler

The AlarmHandler type exposes the following members.

Methods
  NameDescription
Public methodAlarmEvent
Invoked when an alarm condition is detected.
Top
Remarks
Refer to ZebraCardErrors for a list of error codes and descriptions
See Also