isLoading | Whether the game is in the loading state. |
gameState | AndroidGameState state. |
label | Developer supplied custom value, e.g. for the current level. |
quality | Developer supplied custom value, e.g. for the current quality level. |
Calls setGameState() in the Android application to specify the loading status. Requires API level 33 (Android 13).
When target device does not support the required API level, no action is taken.