{% if book.isPdf %}
{% else %}
{% endif %}
Invokes the asynchronous function, surfacing the result through an observable sequence.
functionAsync
(Function
): Asynchronous function which returns a Promise to run.
(Observable
): An observable sequence exposing the function's Promises's value or error.