bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.exception
/
CommandFailedException
Command
Failed
Exception
class
CommandFailedException
(
message
:
String
)
:
BluetoothConnectionException
Thrown to indicate that command executed on the device has failed
Members
Constructors
Command
Failed
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?