getCardCount

open fun getCardCount(): Int

The total number of cards in the feed.


open fun getCardCount(category: CardCategory): Int
open fun getCardCount(categories: EnumSet<CardCategory>): Int