Fifoproduction
started a topic on Sat, 21 March 2015 at 9:02 PM
I'm calling API PlayFabClientAPI::GetPlayFabIDsFromFacebookIDs
But I don't know how to do with param: GetPlayFabIDsFromFacebookIDsCallback
How can I give my callback function to that param in C++?
Please help, thank.
Answer by Brendan · Oct 05, 2015 at 12:21 AM
Best Answer
Brendan Vanous said on Mon, 23 March 2015 at 1:40 PM
Seeing your ticket first, I actually posted a generalized response on the use of callbacks in C++ here:
https://community.playfab.com/hc/communities/public/questions/205459748-Using-callbacks-in-C-
Since all the API calls work the same way, in terms of the callbacks, that info would also apply here. Let us know if there's additional info you need on this, though.
Brendan
1 Comment
Brendan Vanous said on Mon, 23 March 2015 at 1:40 PM
Seeing your ticket first, I actually posted a generalized response on the use of callbacks in C++ here:
https://community.playfab.com/hc/communities/public/questions/205459748-Using-callbacks-in-C-
Since all the API calls work the same way, in terms of the callbacks, that info would also apply here. Let us know if there's additional info you need on this, though.
Brendan