getContentCardCount

open override fun getContentCardCount(): Int

Retrieves information about Content Cards based on the currently cached data.

Note that this method is synchronous and will block the current running thread.

Return

The total number of cached Content Cards, including control cards. If Content Cards information cannot be retrieved, returns -1.

See also