VAMP Cocos2dx Plugin 5.1.1
 
Loading...
Searching...
No Matches
Location Struct Reference

#include <VAMPConnection.h>

Public Attributes

std::string countryCode
 
std::string region
 

Detailed Description

ユーザの国情報を定義します。

Member Data Documentation

◆ countryCode

std::string Location::countryCode

国コード 2文字の国コード(JP,USなど)を取得します。

IPから国を判別できなかった、リクエストがタイムアウトしたなど、 正常に値が返せない場合は"99"が返却されます。

UnityPluginで国判定するサンプル

◆ region

std::string Location::region

地域コード

地域コードはISO_3166-2に準拠したコードを返します。 ISO_3166-2(JP) ISO_3166-2(US)