So in this case, you don’t need to do anything with it because there is not any extra data related to a preProcess event. InterceptData is used when there is additional information ABOUT the event that you may need. For instance, the onException interception point fires when an error happens, and part of the interrceptData provided to you is the actual error struct.