Class DeviceEngagement.DeviceRetrievalMethod.NFC
-
- All Implemented Interfaces:
-
com.scytales.mvalid.sdk.engagement.DeviceEngagement.RetrievalMethod
public final class DeviceEngagement.DeviceRetrievalMethod.NFC extends DeviceEngagement.DeviceRetrievalMethod implements DeviceEngagement.RetrievalMethod
The type Nfc.
-
-
Field Summary
Fields Modifier and Type Field Description public final intmaxLengthCommandpublic final intmaxLengthResponse
-
Method Summary
Modifier and Type Method Description intgetMaxLengthCommand()Gets max length command. intgetMaxLengthResponse()Gets max length response. StringtoString()-
-
Method Detail
-
getMaxLengthCommand
int getMaxLengthCommand()
Gets max length command.
-
getMaxLengthResponse
int getMaxLengthResponse()
Gets max length response.
-
-
-
-