- NO_DATA - Static variable in interface com.cloudpos.msr.MSRTrackData
-
No data track error constant.
- NO_ERROR - Static variable in interface com.cloudpos.msr.MSRTrackData
-
No error track error constant.
- NO_IMPLEMENT - Static variable in exception com.cloudpos.DeviceException
-
the device doesn't support the request will use this code.
- NO_PERMISSION - Static variable in exception com.cloudpos.DeviceException
-
A basic Android application has no permissions associated with it by
default, meaning it can not do anything that would adversely impact the
user experience or any data on the device.
- NO_REQUEST_PENDING - Static variable in exception com.cloudpos.DeviceException
-
No request was pending when cancelRequest()
was invoked.
- NO_STRIPE - Static variable in interface com.cloudpos.msr.MSRTrackData
-
No stripe track error constant.
- NON_SPECIFIC_ERROR - Static variable in interface com.cloudpos.msr.MSRTrackData
-
Non-specific error track error constant.
- NONE - Static variable in interface com.cloudpos.OperationResult
-
No operation is pending.