company logo

ProjectContext :: eventNotification - Event notification handler

The function returns true in order to continue handling the action or event by the context class handler or false for not calling appropriate context class function.

Return value:  State of function return ( bool  )

A State true indicates, that the function was executed successfully. Otherwise state is false .

Implementation details