question

Jérémie Fouché avatar image
Jérémie Fouché asked

Tell to my players online to call a specific method ?

Hi,

I would like to tell from PlayFab to players in-game to call a method ?

Executive CloudScript (via TaskScheduled) can only change Datas Player/Title, Statistics, Items etc but what about if i need to tell to my players online to call a specific method ?

CloudScriptscheduled tasks
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

·
Rick Chen avatar image
Rick Chen answered

PlayFab core service is based on RESTful API, which is stateless, there is no online/offline state on PlayFab. You could refer to this thread: How to get data online players? - Playfab Community.

Could explain what you mean by to tell from PlayFab to players in-game to call a method?

1 comment
10 |1200

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

Jérémie Fouché avatar image Jérémie Fouché commented ·

Its ok i have managed that thank you

0 Likes 0 ·

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.