We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
public enum ServiceModeErrorCode : byte { InvalidServerID = 0, RelayMsgFailed = 1, InvalidServer = 2, AbnormalCondition = 3, }