Syntax
Parameters
context void*
Optional context pointer to data used by the event handler.
entityKey PFEntityKey*
The EntityKey for the Entity whose EntityToken expired.
newToken PFEntityToken*
The new token for the refreshed entity.
A handler invoked every time an Entity is automatically re-authenticated, thus obtaining a new EntityToken. An entity will be automatically re-authenticated.
context void*
Optional context pointer to data used by the event handler.
entityKey PFEntityKey*
The EntityKey for the Entity whose EntityToken expired.
newToken PFEntityToken*
The new token for the refreshed entity.