invoke
Relays invocations to the registered callbacks whose tokens matches token.
The return values of registered callbacks that are in inactive states (unless otherwise indicated by runWhileStopped when being registered) or that returned null are discarded and will not be included in the returned list.
Parameters
token
The token identifying the registered callbacks that should be invoked.