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