tryUploadGamePreview

fun tryUploadGamePreview(gameInfo: GameInfoPreview)

Used to upload only the preview of a game. If the preview is uploaded together with (before/after) the gameInfo, it is recommended to use tryUploadGame(gameInfo, withPreview = true)

See also

Sources

jvm source
Link copied to clipboard