question

scottholzknecht avatar image
scottholzknecht asked

Anyway to set custom memory callbacks for Playfab?

For Playfab Party and PartyXbl, you can set custom memory callbacks. Is there anyway to do this with Playfab?

sdks
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

·
Citrus Yan avatar image
Citrus Yan answered

If I understand you correctly, you want to be able to set custom memory callbacks with the PlayFab C++ SDK similar to these methods:

https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/reference/classes/partymanager/methods/partymanager_setmemorycallbacks

https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/xblreference/classes/partyxblmanager/methods/partyxblmanager_setmemorycallbacks

is that correct? In that case, it’s not supported, you might need to implement it on your own or post a feature request here in this forum:https://community.playfab.com/spaces/24/index.html, more votes can help us prioritize our work.

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.