CardFirmwareUpdateHandler Class |
Namespace: Zebra.Sdk.Card.Printer
The CardFirmwareUpdateHandler type exposes the following members.
Name | Description | |
---|---|---|
CardFirmwareUpdateHandler |
Default constructor.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FirmwareDownloadComplete |
Called when the firmware download completes.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
PrinterOnline |
Called when the printer is back online and has been rediscovered.
| |
ProgressUpdate(Int32, Int32) |
Callback to notify the user of the firmware updating progress.
| |
ProgressUpdate(String, Int32) |
Called during individual firmware module upgrades.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |