Skip to content

/AWS1/CL_GMS=>LISTEXTENSIONS()

About ListExtensions

Gets a paginated list of available extensions.

Extensions provide features that games can use from scripts.

Method Signature

IMPORTING

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_GMSLISTEXTENSIONSRSLT /AWS1/CL_GMSLISTEXTENSIONSRSLT