Country and Language
Countries use ISO 3166-1 alpha-2 codes. Languages use two-letter ISO 639-1 codes.Region.Update according to your game policy.
Server Time and SDK Info
Unity Save Path
Application.persistentDataPath. In standard .NET runtimes, the input path is returned as-is.
Callback Style
SDK APIs areTask based. Use ToCallback when Unity code is easier to structure with callbacks.