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
Syntaxpublic interface AlarmHandler
Public Interface AlarmHandler
public interface class AlarmHandler
The AlarmHandler type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | AlarmEvent | 
            Invoked when an alarm condition is detected.
              | 
Top
Remarks
See Also