LBSIPInfoResult
Data structure
caution
- The conversion between IPs and regions cannot guarantee 100% accuracy due to data source factors.
- The API may fail to return results due to network jitter or other factors. It is not recommended to use it in critical game logic. Users must also consider the default adaptation policy in case of failure.
- The conversion between IP and region will change by default with changes in the data in the IP database. If a fixed conversion between IP and region is needed, please reach out to the Player Network representative.
INTLLBSIPInfoResult: Inherits from INTLBaseResult, which includes basic information.
Parameter | Type | Description |
---|---|---|
Region | string | ISO 3166-1 numeric code for country or region For example 156 for China, 040 for Austria |
Alpha2 | string | ISO 3166-1 Alpha 2 code for country or region. For example, CN for China, AT for Austria. |
TimeStamp | long | Unix time stamp |