EngagementService

Provided implementation of NFC HCE

Must be used together with the HCE

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun onDeactivated(reason: Int)
Link copied to clipboard
open override fun onDestroy()
Link copied to clipboard
@Subscribe
fun onResponse(event: HCE.ApduResponse)
Link copied to clipboard
open override fun onStartCommand(intent: Intent, flags: Int, startId: Int): Int
Link copied to clipboard
Link copied to clipboard
open override fun processCommandApdu(commandApdu: ByteArray, extras: Bundle?): ByteArray?