AlertDestination Class |
Namespace: Zebra.Sdk.Settings
The AlertDestination type exposes the following members.
Name | Description | |
---|---|---|
DestinationAsSGDString |
Returns the alert destination as a string.
| |
DestinationName |
Gets/Sets the alert destination name.
|
Name | Description | |
---|---|---|
CreateAlertDestination |
Creates an AlertDestination based on the destination.
| |
CreateAlertDestinationFromName |
Creates an AlertDestination based on the destinationName.
DestinationName | |
Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns the alert destination.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
BLUETOOTH |
Alert Destination 'Bluetooth'
| |
Alert Destination 'E-Mail'
| ||
HTTP |
Alert Destination 'HTTP-POST'
| |
PARALLEL |
Alert Destination 'Parallel'
| |
SDK |
Alert Destination 'SDK'
| |
SERIAL |
Alert Destination 'Serial'
| |
SNMP |
Alert Destination 'SNMP'
| |
TCP |
Alert Destination 'TCP'
| |
UDP |
Alert Destination 'UDP'
| |
USB |
Alert Destination 'USB'
|