| Class | Description | |
|---|---|---|
| CreateSFSGameRequest | Creates a new public or private game, including player matching criteria, invitations settings and more. | |
| InvitationReplyRequest | Replies to an invitation received by the current user. | |
| InviteUsersRequest | Sends a generic invitation to a list of users. | |
| JoinRoomInvitationRequest | Sends an invitation to other users/players to join a specific Room. | |
| QuickJoinGameRequest | Quickly joins the current user in a public game. | |
| SFSGameSettings | The SFSGameSettings class is a container for the settings required to create a Game Room using the CreateSFSGameRequest request. |