playfab_ex v0.2.0 PlayfabEx.Client.ServerSideCloudScript

Link to this section Summary

Functions

Executes a CloudScript function, with the ‘currentPlayerId’ set to the PlayFab ID of the authenticated player

Link to this section Functions

Link to this function execute_cloud_script(params)
execute_cloud_script(map()) :: {:ok, map()} | {:error, String.t()}

Executes a CloudScript function, with the ‘currentPlayerId’ set to the PlayFab ID of the authenticated player.

online docs