Donkey Lock Kit
1.3.0
Donkey Lock Kit
/
bike.donkey.lockkit.errors
/
LockError
/
UnlockCommandError
Unlock
Command
Error
data
class
UnlockCommandError
(
originalCause
:
Throwable
)
:
LockError
Content copied to clipboard
When unexpected error show ups during sending unlock command to bluetooth device
Constructors
Properties
Constructors
Unlock
Command
Error
Link copied to clipboard
fun
UnlockCommandError
(
originalCause
:
Throwable
)
Content copied to clipboard
Properties
originalCause
Link copied to clipboard
val
originalCause
:
Throwable
Content copied to clipboard