Auto-generated from the Seam Android SDK Kotlin sources. Do not edit by hand — see codegen/android-reference/.
Overview
co.seam.core.api.SeamSDK.unlock operation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Events related to the co.seam.core.api.SeamSDK.unlock operation.
Auto-generated from the Seam Android SDK Kotlin sources. Do not edit by hand — see codegen/android-reference/.
sealed class SeamUnlockEvent
co.seam.core.api.SeamSDK.unlock operation.
ScanningStartedclass ScanningStarted : SeamUnlockEvent()
AccessGrantedclass AccessGranted : SeamUnlockEvent()
Timeoutclass Timeout : SeamUnlockEvent()
ReaderErrorclass ReaderError(val message: String) : SeamUnlockEvent()
Was this page helpful?