User Logout

When the user logs out of your game, call this function to clear the session from PlayAI backend:

playAi.logout();

Last updated