Protocols
The following protocols are available globally.
- 
                  
                  
A protocol that denotes a type that sends values over time.
See moreDeclaration
Swift
public protocol StreamType 
- 
                  
                  
The protocol that disposable types need to conform to.
See moreDeclaration
Swift
public protocol SubscriptionReferenceType 
View on GitHub
        Protocols  Reference