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