Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to re-login.
request PFAuthenticationLoginWithGooglePlayGamesServicesRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Reauthenticates an existing PFEntityHandle by signing in with Google Play Games Services when an EntityToken has expired and the SDK cannot refresh it.
entityHandle PFEntityHandle
PFEntityHandle to re-login.
request PFAuthenticationLoginWithGooglePlayGamesServicesRequest*
Populated request object.
async XAsyncBlock*