getItem

open fun getItem(position: Int): Reaction

Returns the Reaction in the data set held by the adapter.

Return

The Reaction to retrieve the position of in this adapter. since 1.1.0

Parameters

position

The position of the item within the adapter's data set.