getItem

open fun getItem(position: Int): GroupChannel

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

Return

The GroupChannel to retrieve the position of in this adapter.

Parameters

position

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