LeanCloud C# SDK
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
LeanCloud.Play.PlayExceptionCode Class Reference

Static Public Attributes

const int OpenWebSocketError = 10001
 打开 WebSocket 错误
 
const int SendMessageStateError = 10002
 发送消息状态错误
 
const int StateError = 10003
 内部状态错误
 

Member Data Documentation

◆ OpenWebSocketError

const int LeanCloud.Play.PlayExceptionCode.OpenWebSocketError = 10001
static

打开 WebSocket 错误

◆ SendMessageStateError

const int LeanCloud.Play.PlayExceptionCode.SendMessageStateError = 10002
static

发送消息状态错误

◆ StateError

const int LeanCloud.Play.PlayExceptionCode.StateError = 10003
static

内部状态错误


The documentation for this class was generated from the following file: