Appendix A - Status Codes
Appendix A
A.1
Library Status Codes
public enum StatusCode
{
SUCCESS = 0,
TIMEOUT = 1,
ERROR = 2,
UNAVAILABLE = 3
}
Enum
SUCCESS
TIMEOUT
ERROR
UNAVAILABLE
MagTek Universal SDK| For MMS Devices | Programmer's Manual ( Java )
Page 44
Status Codes
The operation completed successfully.
The operation timed out.
Error attempting the operation.
Status currently unavailable.
Description
Need help?
Do you have a question about the Universal SDK and is the answer not in the manual?
Questions and answers