Spear.Client.list_persistent_subscriptions
You're seeing just the callback
list_persistent_subscriptions
, go back to Spear.Client module for more information.
Specs
list_persistent_subscriptions() :: {:ok, Enumerable.t()} | {:error, any()}
A wrapper around Spear.list_persistent_subscriptions/1
Specs
list_persistent_subscriptions(opts :: Keyword.t()) :: {:ok, Enumerable.t()} | {:error, any()}
A wrapper around Spear.list_persistent_subscriptions/2