Docs
Launch GraphOS Studio
You're viewing documentation for a previous version of this software. Switch to the latest stable version.


ENUM

WebSocket.OpCode

public enum OpCode : UInt8

Cases

continueFrame

case continueFrame = 0x0

textFrame

case textFrame = 0x1

binaryFrame

case binaryFrame = 0x2

connectionClose

case connectionClose = 0x8

ping

case ping = 0x9

pong

case pong = 0xA
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company