SimulateReaderUpdate
The SimulateReaderUpdate
enumerates the possible types of updates that a user might want to simulate.
Entries
Default value. Returns an update that is available, but won't be required for seven days.
Simulates a past-due reader software update that will be applied during connect. If SDK is offline, reader connection will not be allowed.
A required update exists but when the SDK connects to the reader, the connection will fail because the reader's battery is too low for the update to begin. If SDK is offline, reader connection will also fail.
A required update exists and when the SDK connects to the reader, the connection succeeds without running the update because the reader is on a recent software version.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.