Package com.incode.welcome_sdk.results
Object NfcScanResult.Companion
-
- All Implemented Interfaces:
public class NfcScanResult.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static NfcScanResult.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Bundle
toBundle(NfcScanResult nfcScanResult)
final NfcScanResult
fromBundle(Bundle bundle)
-
-
Method Detail
-
toBundle
final Bundle toBundle(NfcScanResult nfcScanResult)
-
fromBundle
final NfcScanResult fromBundle(Bundle bundle)
-
-
-
-