Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementAddUsernamePasswordRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Adds playfab username/password auth to an existing account created via an anonymous auth method, e.g. automatic device ID login.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementAddUsernamePasswordRequest*
Populated request object.
async XAsyncBlock*