SubscriberToken
public protocol SubscriberToken
Type of value returned by SubscriptionManager.subscribe. Knows how to unsubscribe themselves.
-
Unsubscribe from the SubscriptionManager.
Declaration
Swift
func unsubscribe()