Enum DungeonListFailureReason
Why a dungeon finder list request produced nothing.
public enum DungeonListFailureReason : byte
Fields
The entrance no longer exists, or the player has walked away from it.
The list is the true answer, whether or not it is empty.
Asked for again too soon. The previous list is still the current one.
The server could not read the list; the client should offer Refresh again.
The dungeon does not offer the difficulty that was asked for.