UnlockCommandError

data class UnlockCommandError(val originalCause: Throwable) : LockError

When unexpected error show ups during sending unlock command to bluetooth device

Constructors

Link copied to clipboard
constructor(originalCause: Throwable)

Properties

Link copied to clipboard