Skip to main content
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster 🚀

Response

connCode
enum<int32>
The connection status code. Possible values include:
  • 1300: Connected.
  • 1301: Disconnected.
  • 1302: Connection closed.
  • 1310: Connection error.
  • 1311: URL parse error.
  • 1320: Connection refused.
  • 1321: Connection failed.
  • 1350: Proxy error.
  • 1351: Proxy parse error.
connMessage
string
The message associated with the connCode.