Syntax
Members
ifChangedFromDataVersion uint32_t const*may be nullptr (Optional) The version that currently exists according to the caller. The call will return the data for all of the keys if the version in the system is greater than this.
keys const char* const*may be nullptr (Optional) List of unique keys to load from.
keysCount uint32_t
Count of keys
playFabId const char*is null-terminated Unique PlayFab identifier of the user to load data for. Optional, defaults to yourself if not set. When specified to a PlayFab id of another player, then this will only return public keys for that account.
