getItem

open fun getItem(position: Int): OpenChannel

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

Return

The OpenChannel to retrieve the position of in this adapter. since 3.2.0

Parameters

position

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