Enum Status
Status for the functions
public enum Status
Fields
Collision = 1
A collision has been detected, this allows for example to use retry mechanism
Error = 2
An error happened
Ok = 0
All happens perfectly
Timeout = 3
Timeout in reading or writing to the card, it may means the card has been removed from the reader or is too far