ProxyConnectionFailed

data class ProxyConnectionFailed(val reason: String, val recoveryHint: String = "Verify the proxy node is in range and has the proxy feature enabled.") : MeshTransportError

Constructors

Link copied to clipboard
constructor(reason: String, recoveryHint: String = "Verify the proxy node is in range and has the proxy feature enabled.")

Properties

Link copied to clipboard
Link copied to clipboard