Skip to content

/AWS1/CL_GMS=>LISTSNAPSHOTS()

About ListSnapshots

Gets a paginated list of snapshot summaries from the game.

Method Signature

IMPORTING

Required arguments:

IV_GAMENAME TYPE /AWS1/GMSGAMENAME /AWS1/GMSGAMENAME

The name of the game.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/GMSMAXRESULTS /AWS1/GMSMAXRESULTS

The maximum number of results to return.

Use this parameter with NextToken to get results as a set of sequential pages.

IV_NEXTTOKEN TYPE /AWS1/GMSNEXTTOKEN /AWS1/GMSNEXTTOKEN

The token that indicates the start of the next sequential page of results.

Use the token that is returned with a previous call to this operation. To start at the beginning of the result set, do not specify a value.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMSLISTSNAPSRESULT /AWS1/CL_GMSLISTSNAPSRESULT