enum MATCHMAKE_GEO_IP_RESULT;
Value | Description |
---|---|
MATCHMAKE_GEO_IP_RESULT_INVALID | Not used. Can be used as an invalid value. |
MATCHMAKE_GEO_IP_RESULT_FOUND | Location information was found. |
MATCHMAKE_GEO_IP_RESULT_NOT_FOUND | Location information was not found. |
MATCHMAKE_GEO_IP_RESULT_UNUSED | Not configured to use location information. |
Result of getting the location.
CONFIDENTIAL