0.1.0 • Published 4 years ago
@kamyu/capacitor-nfcfemulator v0.1.0
Capacitor-NfcFEmulator
NfcF Card Emulator
Android only!!
Install
npm install @kamyu/capacitor-nfcfemulator
npx cap syncAPI
enable()
enable() => anyReturns: any
disable()
disable() => anyReturns: any
getNfcId()
getNfcId() => anyReturns: any
setNfcId(...)
setNfcId(options: { nfcId: string; }) => any| Param | Type |
|---|---|
options | { nfcId: string; } |
Returns: any
0.1.0
4 years ago