MessageStore.ProjectionBehaviour.handle_message

You're seeing just the callback handle_message, go back to MessageStore.ProjectionBehaviour module for more information.
Link to this callback

handle_message(arg1, state)

View Source

Specs

handle_message(EventStore.RecordedEvent.t(), state) :: state when state: any()

A message handler