kmp-ble
Toggle table of contents
0.13.1
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-ble
kmp-ble-mesh
/
com.atruedev.kmpble.mesh
/
MeshNotSupported
Mesh
Not
Supported
data
class
MeshNotSupported
(
val
message
:
String
=
"BLE Mesh is not supported on this platform"
)
:
Exception
,
MeshError
Members
Constructors
Mesh
Not
Supported
Link copied to clipboard
constructor
(
message
:
String
=
"BLE Mesh is not supported on this platform"
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String