//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/GASmartAccessReaderCallbacks/onLockError
onLockError
[androidJvm]\ abstract fun onLockError(errorKey: ErrorKey)
Callback triggered when there's an error.
Parameters
androidJvm
errorKey | ErrorKey indicating the error. See ErrorKey file |