#include <VAMPConnection.h>
Public Attributes | |
std::string | countryCode |
std::string | region |
ユーザの国情報を定義します。
std::string Location::countryCode |
国コード 2文字の国コード(JP,USなど)を取得します。
IPから国を判別できなかった、リクエストがタイムアウトしたなど、 正常に値が返せない場合は"99"が返却されます。
std::string Location::region |
地域コード
地域コードはISO_3166-2に準拠したコードを返します。 ISO_3166-2(JP) ISO_3166-2(US)