create
Used to create a custom Observable implementation whereby the subscriptionHandler will be call upon an Observer subscribing to the returned Observable
Parameters
subscriptionHandler
the handler to call upon subscription
Used to create a custom Observable implementation whereby the subscriptionHandler will be call upon an Observer subscribing to the returned Observable
the handler to call upon subscription