Skip to main content
WebSocketCloseInfo - WebSockets - Web documentation
interface WebSocketCloseInfo
Unstable
Private

Properties

optional
code: number
optional
reason: string
Back to top