Yggdrasil.Adapter.Bridge.split_channels

You're seeing just the function split_channels, go back to Yggdrasil.Adapter.Bridge module for more information.

Specs

split_channels(Yggdrasil.Channel.t()) ::
  {:ok, {Yggdrasil.Channel.t(), Yggdrasil.Channel.t()}} | {:error, term()}

Splits channels in a bridge channel.