Sise.unsubscribe

You're seeing just the function unsubscribe, go back to Sise module for more information.
Link to this function

unsubscribe(notification_type)

View Source

Specs

unsubscribe(nt()) :: nil

Unsubscribe from notifications about discoveries.

Note that the notification mechanism does a very simple matching for notification types. If you subscribe to multiple concrete services/devices and then unsubscribe(:all), they will all be removed. However if you subscribe to :all services/devices and then unsubscribe from a concrete one you will still get all notifications.