Phaser API Documentation

  Version: 
contextID: string

Description:

A unique identifier for the current game context. This represents a specific context that the game is being played in (for example, a particular messenger conversation or facebook post). The identifier will be null if game is being played in a solo context. This value is populated automatically during boot.

Type:
string
Since: 3.13.0