fetchLatestUpdates

open override fun fetchLatestUpdates(page: Int): Observable<AnimesPage>(source)

Deprecated

Use the non-RxJava API instead

Replace with

getLatestUpdates

Returns an observable containing a page with a list of latest anime updates.

Parameters

page

the page number to retrieve.