Table of Contents

Enum ErrorCode

Namespace
Coherence.Transport.Web
Assembly
Coherence.Connection.Web.dll
public enum ErrorCode

Fields

[EnumMember(Value = "err_invalid_challenge")] InvalidChallenge = 1
[EnumMember(Value = "err_room_full")] RoomFull = 3
[EnumMember(Value = "err_room_not_found")] RoomNotFound = 2
Unknown = 0