Spear.Client.restart_persistent_subscriptions

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

restart_persistent_subscriptions()

View Source (since 0.4.0)

Specs

restart_persistent_subscriptions() :: :ok | {:error, any()}

A wrapper around Spear.restart_persistent_subscriptions/1

Link to this callback

restart_persistent_subscriptions(opts)

View Source (since 0.4.0)

Specs

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

A wrapper around Spear.restart_persistent_subscriptions/2