Apps
The Sessions system provides session and score tracking services for MeshMap apps.
Method Calls
AppsService.GetAllMinigameTypesAsync
AppsService.CreateSessionAsync
AppsService.EndSessionAsync
AppsService.CreatePlayerAsync
AppsService.RegisterPlayerAsync
AppsService.PatchScoreAsync
AppsService.GetPlayersListAsync
AppsService.GetLeaderboardsAsync
Getting Started
Make sure to configure your app API key in the MeshMap Hub.
Features
Methods for creating sessions and players, registering players, updating minigame scores, and retrieving scores.
Components
Class
Description
Provides methods to set and retrieve app, session, player, minigame, and leaderboard data.
Last updated