Skip to main content
EntityToken expired event handler. Needed to reauthenticate players in scenarios where the SDK is unable to automatically refresh the cached EntityToken.

Syntax

Parameters

context   void* Optional context pointer to data used by the event handler. entityKey   PFEntityKey* The EntityKey for the Entity whose auth token expired.

Return value

Type: void

Requirements

Header: PFEntity.h

See also

PFEntity members
Last modified on August 3, 2026