Syntax
Parameters
queue XTaskQueueHandle
The async queue the callback should be invoked on.
context void*optional Optional pointer to data used by the callback.
handler PFEntityTokenRefreshedEventHandler*
TBD
token PFRegistrationToken*output The token for unregistering the callback.
