Package com.incode.welcome_sdk.results
Object IdScanResult.Companion
-
- All Implemented Interfaces:
public class IdScanResult.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static IdScanResult.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final IdScanResult
from(IdScan idScan, IdScan.IdType chosenIdType)
final IdScanResult
from(ResponseIdScan response, IdScan idScan, IdScan.IdType chosenIdType)
-
-
Method Detail
-
from
final IdScanResult from(IdScan idScan, IdScan.IdType chosenIdType)
-
from
final IdScanResult from(ResponseIdScan response, IdScan idScan, IdScan.IdType chosenIdType)
-
-
-
-