Type Function Return value none Revision Release 2024.3703 Keywords Google Play Games Services, game network, gpgs, requests, accept See also gpgs.requests gpgs.*
Accept a single request or multiple requests.
gpgs.requests.accept( params )
Table. Contains parameters for the call — see the next section for details.
The params
table contains parameters for the call.
String. The request to accept.
Array. Populate with string elements to accept each specified request. If provided, this has higher priority than requestId
.
Listener. Listener function which receives an accept event.