Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAuthenticationGetEntityRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Exchanges a legacy AuthenticationTicket for an Entity Token, or refreshes a still-valid Entity Token used by the PlayFab client SDK for API calls.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAuthenticationGetEntityRequest*
Populated request object.
async XAsyncBlock*Related topics
PFAuthenticationGetEntityGetResultServices C API overview - PFAuthentication.hPFAuthenticationGetEntityWithSecretKeyAsyncPFAuthenticationValidateEntityTokenAsyncPFAuthenticationGetEntityWithSecretKeyGetResult