...
발췌 | ||
---|---|---|
| ||
Retrieves the language setting information of the device, returning a language code according to the ISO 639-1 standard. |
Unity - https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/788926851/EN_Unity+SDK+API#%EC%96%B8%EC%96%B4API#Retrieve-%EC%BD%94%EB%93%9CLanguage-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0Code
...
발췌 | ||
---|---|---|
| ||
The SDK collects the country code based on the initial GeoIP. The country code follows the ISO 3166-1 alpha-2 standard, and if no country information is available, "zz" is returned. |
Unity - https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/788926851/EN_Unity+SDK+API#%EA%B5%AD%EA%B0%80API#Retrieve-%EC%BD%94%EB%93%9CCountry-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0Code
...
발췌 | ||
---|---|---|
| ||
Returns the country code based on the IP of the network to which the device is currently connected. |
Unity - https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/788926851/EN_Unity+SDK+API#IPAPI#Retrieve-%EA%B8%B0%EB%B0%98IP-%EA%B5%AD%EA%B0%80based-%EC%BD%94%EB%93%9CCountry-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0Code
...
발췌 | ||
---|---|---|
| ||
Returns a value that uniquely identifies the device. This value changes if the device is reset. |
Unity - https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/788926851/EN_Unity+SDK+API#%EA%B8%B0%EA%B8%B0API#Retrieve-%EC%95%84%EC%9D%B4%EB%94%94Device-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0ID
...
발췌 | ||
---|---|---|
| ||
Returns the model information of the current device. |
Unity - https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/788926851/EN_Unity+SDK+API#%EA%B8%B0%EA%B8%B0API#Retrieve-%EB%AA%A8%EB%8D%B8Device-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0Model
...
발췌 | ||
---|---|---|
| ||
Returns the name of the current device's OS (android/ios). |
Unity - https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/788926851/EN_Unity+SDK+API#OSAPI#Retrieve-%EC%9D%B4%EB%A6%84OS-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0Name
...
발췌 | ||
---|---|---|
| ||
Returns whether the current device is connected to an external network. |
Unity - https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/788926851/EN_Unity+SDK+API#%EB%84%A4%ED%8A%B8%EC%9B%8C%ED%81%ACAPI#Retrieve-%EC%97%B0%EA%B2%B0Network-%EC%97%AC%EB%B6%80Connection-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0Status
...
발췌 | ||
---|---|---|
| ||
Retrieves the type of network to which the current device is connected (wifi/cellular/unknown). |
Unity - https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/788926851/EN_Unity+SDK+API#%EC%97%B0%EA%B2%B0%EB%90%9CAPI#Retrieve-%EB%84%A4%ED%8A%B8%EC%9B%8C%ED%81%ACConnected-%ED%83%80%EC%9E%85Network-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0Type