Spear.Client.list_persistent_subscriptions

You're seeing just the callback list_persistent_subscriptions, go back to Spear.Client module for more information.
Link to this callback

list_persistent_subscriptions()

View Source (since 0.6.0)

Specs

list_persistent_subscriptions() :: {:ok, Enumerable.t()} | {:error, any()}

A wrapper around Spear.list_persistent_subscriptions/1

Link to this callback

list_persistent_subscriptions(opts)

View Source (since 0.6.0)

Specs

list_persistent_subscriptions(opts :: Keyword.t()) ::
  {:ok, Enumerable.t()} | {:error, any()}

A wrapper around Spear.list_persistent_subscriptions/2