Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
XblErrorCondition
enum class XblErrorCondition : uint32_t { NoError = 0, GenericError, GenericOutOfRange, Auth, Network, HttpGeneric, Http304NotModified, Http404NotFound, Http412PreconditionFailed, Http429TooManyRequests, HttpServiceTimeout, Rta }
Was this page helpful?