question

nancy avatar image
nancy asked

Party and Lobby didn't had restful api?

The restful api contains admin/data/economy .etc. But why Party and Lobby didn't had?,The restful contains admin/economy.etc. But why Party and Lobby had?

apissdks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Simon Cui avatar image
Simon Cui answered

The REST APIs contain Lobby related functions, please refer to Lobby - REST API (PlayFab Multiplayer) | Microsoft Learn. PlayFab Party uses industry-standard encryption and authentication for all communication (management data, game data, and real-time communication). This includes all peer-to-peer transmissions and all transactions to Azure services, whether they're web services (which use HTTPS) or the transparent cloud relay service (which uses DTLS). But the Party does not connect players through REST API. You can use Party C/C++ API overview - PlayFab | Microsoft Learn and PlayFab Party Unity SDK - PlayFab | Microsoft Learn instead.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.