Type Function Return value none Revision Release 2025.3721 Keywords Google Play Games Services, game network, gpgs, requests, load See also gpgs.requests gpgs.*
Retrieves information on requests for the current game.
gpgs.requests.load( params )
Table. Contains parameters for the call — see the next section for details.
The params table contains parameters for the call.
Boolean. If true, only requests that the current player sent will be shown. By default, incoming requests are shown.
Boolean. If true, the results will be sorted by expiration date. By default, the results are sorted in social order.
Listener. Listener function which receives a load event.