SDK Parameters
Only the Owner and Admin have permission to access this information.For details on how to query, see Get Key.
SDK Key Information
GAME_ID and SDK_KEY are used for configuring INTLConfig.ini, while SERVER_KEY are used to generate sigkey for backend API calls.
| Parameter name | Description |
|---|---|
| GAME_ID | Player Network unique game ID |
| SDK_KEY | key information |
| SERVER_KEY | key information |
LI PASS Basic Parameters & Keys
ACCOUNT_PLAT_TYPE:Account platform type, used to identify between different account platforms. For LI PASS, this is fixed as 131.LI PASS is fixed at 131.ACCOUNT_APP_ID、ACCOUNT_SDK_KEY、ACCOUNT_WEB_KEY: Values assigned by Player Network Console, used to configure LI PASS.
| Parameter name | Type | Description |
|---|---|---|
| ACCOUNT_PLAT_TYPE | number | Account Platform Type |
| ACCOUNT_APP_ID | String | Account Application ID |
| ACCOUNT_SDK_KEY | string | Account Key Information |
| ACCOUNT_WEB_KEY | String | Account Key Information |