getVersion
45
.getVersionName
1.5.1
.hasAcceptedTOS
true
if the user has accepted the adjoe TOS and false
otherwise.rewards['available_payout_coins']
.reason
will be equal to window.AdjoePlugin.ERR_PAYOUT_TOS
. You might want to forward to Playtime again so that the user can accept the adjoe Terms of Service. This operation will also fail with reason
equal to window.AdjoePlugin.ERR_PAYOUT_UNKNOWN
if the user is blocked by the adjoe services.window.AdjoePlugin.doPayoutWithSubIDs('<subId1>', '<subId2>', success, error)
.window.AdjoePlugin.getRewardsWithSubIDs('<subId1>', '<subId2>', success, error)
.