Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementAddOrUpdateContactEmailRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Adds or updates a contact email to the player’s profile.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementAddOrUpdateContactEmailRequest*
Populated request object.
async XAsyncBlock*