IContentCardsUpdateHandler

An interface to handle card updates for the Card. Handles the sorting for ContentCardsUpdatedEvent's in the ContentCardsFragment.

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard

Handles a ContentCardsUpdatedEvent and returns a list of Card for rendering. Each ContentCardsUpdatedEvent will contain the full list of cards from either the cache or from a network request.

Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Inheritors

Link copied to clipboard