Triggered after an init function was invoked, after initFunctionInvoking.
This is the data provided to the message event:
data
interface EventData { eventName: 'initFunctionInvoked', type: string, name: string, }