Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementGetPlayFabIDsFromGoogleIDsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Retrieves the unique PlayFab identifiers for the given set of Google identifiers. The Google identifiers are the IDs for the user accounts, available as ‘id’.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementGetPlayFabIDsFromGoogleIDsRequest*
Populated request object.
async XAsyncBlock*