Enum CharacterListResult
Why a character-list request could not be answered with a list.
public enum CharacterListResult : byte
Fields
The server is refusing the request for now — a per-connection cooldown, another request for the same connection still in flight, or a saturated worker pool. Nothing is wrong with the account and retrying shortly will work.
The list could not be produced: the character service was unavailable, or the fetch itself failed. Not the same as an account with no characters.