Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Command

WebSocket 通信指令

  • 下行:服务端推送数据
  • 上行:客户端上报数据

Index

Enumeration members

BuiltinMsg

BuiltinMsg = "BUILTIN_MSG"

CustomEvent

CustomEvent = "CUSTOM_EVENT"

KeyframeSync

KeyframeSync = "KEYFRAME_SYNC"

RTCInfo

RTCInfo = "RTC_INFO"

RoomInfo

RoomInfo = "ROOM_INFO"

SelfUserInfo

SelfUserInfo = "SELF_USER_INFO"

UserKickOut

UserKickOut = "USER_KICK_OUT"

UserList

UserList = "USER_LIST"