Internal contract to implement abstracted subscription proxy which hides any details of underlying subscription
Subscribes to passed object
object to subscribe
action to call on underlying subscription successful completion
action to call on underlying subscription error
Detaches from underlying subscription
Generated using TypeDoc
Internal contract to implement abstracted subscription proxy which hides any details of underlying subscription