Scenic.PubSub.unregister

You're seeing just the function unregister, go back to Scenic.PubSub module for more information.

Specs

unregister(source_id :: atom()) :: :ok

Unregister the calling process as a data source for a data source.

Parameters

  • source_id the data source being registered.

Return Value

Returns :ok