Orderly SDKs / Modules / @orderly.network/hooks / WsNetworkStatusDocumentation Index
Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt
Use this file to discover all available pages before exploring further.
Enumeration: WsNetworkStatus
@orderly.network/hooks.WsNetworkStatusTable of contents
Enumeration Members
Enumeration Members
Connected
• Connected ="connected"
Defined in
packages/hooks/src/useWsStatus.ts:5Disconnected
• Disconnected ="disconnected"
Defined in
packages/hooks/src/useWsStatus.ts:7Unstable
• Unstable ="unstable"