Microsoft Azure PlayFab Matchmaker API
Enables the use of an external match-making service in conjunction with PlayFab hosted Game Server instances
Matchmaking
-
AuthUser
Validates a user with the PlayFab service
-
PlayerJoined
Informs the PlayFab game server hosting service that the indicated user has joined the Game Server Instance specified
-
PlayerLeft
Informs the PlayFab game server hosting service that the indicated user has left the Game Server Instance specified
-
StartGame
Instructs the PlayFab game server hosting service to instantiate a new Game Server Instance
-
UserInfo
Retrieves the relevant details for a specified user, which the external match-making service can then use to compute effective matches