PrintStatus
Enum representing the main state of the printing.
PosLink specifics:
If the update flow connection is lost, then the state will not change, but PrintFailure would be PrintFailure.NetworkError, this is something that can be recovered automatically, but may be good to show on the UI so the user can try to fix the network issue on his side.
Entries
Properties
Functions
Link copied to clipboard
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.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.