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
/
ProxyConnectionFailed
Proxy
Connection
Failed
data
class
ProxyConnectionFailed
(
val
reason
:
String
,
val
recoveryHint
:
String
=
"Verify the proxy node is in range and has the proxy feature enabled."
)
:
MeshTransportError
Members
Constructors
Proxy
Connection
Failed
Link copied to clipboard
constructor
(
reason
:
String
,
recoveryHint
:
String
=
"Verify the proxy node is in range and has the proxy feature enabled."
)
Properties
reason
Link copied to clipboard
val
reason
:
String
recovery
Hint
Link copied to clipboard
val
recoveryHint
:
String