gpgs.quests.accept()

Type Function
Return value none
Revision 2017.3060
Keywords Google Play Games Services, game network, gpgs, quests, accept
See also gpgs.quests
gpgs.*

Overview

Accepts a quest.

Syntax

gpgs.quests.accept( params )
params (required)

Table. Contains parameters for the call — see the next section for details.

Parameter Reference

The params table contains parameters for the call.

questId (required)

String. The quest to accept.

listener (optional)

Listener. Listener function which receives an accept event.