Implementation of SubscriptionProxy which works with Promise and adds ability to unsubscribe from it.
Detaches from underlying subscription
Returns true if this proxy type can subscribe to passed object. false otherwise.
true
false
Generated using TypeDoc
Implementation of SubscriptionProxy which works with Promise and adds ability to unsubscribe from it.