toggle menu
kable
common
switch theme
search in API
kable-core
/
com.juul.kable
/
GattStatusException
Gatt
Status
Exception
class
GattStatusException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
IOException
Members
Constructors
Gatt
Status
Exception
Link copied to clipboard
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?