HomeFeedClient

interface HomeFeedClient

Used to show the home feed and get its tabs.

See also

Functions

Link copied to clipboard
abstract suspend fun loadHomeFeed(): Feed<Shelf>

Gets the home feed. Checkout Feed for more information.