DefaultContentCardsUpdateHandler

Constructors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override 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
open override fun writeToParcel(dest: Parcel, flags: Int)