NEGdkConfig
Last updated
Last updated
negdkcc
negdkcc / NEGdkConfig
NEGdkConfig =
object
Defined in:
Configuration object for the NEGDK This type defines the settings for initializing the GDK with the appropriate parameters.
environment:
number
Defined in:
Defines the environment: 0: production, 1: staging, 2: development.
gameKey:
string
Defined in:
Unique identifier for the game.
loginCacheEnabled:
boolean
Enable cache for login
platformSource:
string
The platform from which the game is being accessed (e.g., "web", "mobile").
ramperAppId:
string
The app ID used by the ramper service for tracking and management.
scheme:
string
Scheme or protocol used for the game (e.g., http, https).
subPlatform:
string
Sub-platform where the game is hosted; can be one of the following: "telegram", "cyborg", "eternalweb", "standalone", or an empty string (for native platform).
Defined in:
Defined in:
Defined in:
Defined in:
Defined in: