Phaser API Documentation

  Version: 
<private> _update(action, cta, text, key, frame, template, updateData)

Description:

Internal update handler.

Parameters:

name type description
action string

The update action.

cta string

The call to action text.

text object

The text object.

key string

The key of the texture to use as the share image.

frame string | integer

The frame of the texture to use as the share image. Set to null if you don't require a frame, but do need to set session data.

template string

The update template key.

updateData object

The update data object payload.

Returns:
Description:

This Facebook Instant Games Plugin instance.

Since: 3.13.0