Game Played Info
constructor(steamIdGs: Long = 0, gameId: Long, deprecatedGameIpAddress: Int = 0, gamePort: Int = 0, isSecure: Boolean = false, token: ByteArray = byteArrayOf(), gameExtraInfo: String = "", gameDataBlob: ByteArray? = null, processId: Int, streamingProviderId: Int = 0, gameFlags: Int = 0, ownerId: Int, vrHmdVendor: String = "", vrHmdModel: String = "", launchOptionType: Int = 0, primaryControllerType: Int = -1, primarySteamControllerSerial: String = "", totalSteamControllerCount: Int = 0, totalNonSteamControllerCount: Int = 0, controllerWorkshopFileId: Long = 0, launchSource: Int = 0, vrHmdRuntime: Int = 0, gameIpAddress: InetAddress? = null, controllerConnectionType: Int = 0, gameOsPlatform: Int = -1, gameBuildId: Int, compatToolId: Int = 0, compatToolCmd: String = "", compatToolBuildId: Int = 0, betaName: String = "", dlcContext: Int = 0, processIdList: List<AppProcessInfo> = emptyList())