Yggdrasil.Adapter.Bridge.Subscriber.stop

You're seeing just the function stop, go back to Yggdrasil.Adapter.Bridge.Subscriber module for more information.
Link to this function

stop(bridge, reason \\ :normal, timeout \\ :infinity)

View Source

Specs

stop(GenServer.server(), term(), non_neg_integer() | :infinity) :: :ok

Stops a bridge remote subscriber.