Extreme.SharedSubscription.on_event

You're seeing just the function on_event, go back to Extreme.SharedSubscription module for more information.
Link to this function

on_event(subscriber, event, ack_timeout)

View Source

Calls subscriber with {:on_event, event}, expecting :ok as result in order to apply backpressure.