Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to re-login.
request PFAuthenticationLoginWithXUserRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Reauthenticates an existing PFEntityHandle using an XUserHandle. Used to address situations where the EntityToken expired and the PlayFab SDK is unable to.
entityHandle PFEntityHandle
PFEntityHandle to re-login.
request PFAuthenticationLoginWithXUserRequest*
Populated request object.
async XAsyncBlock*