fun getItemId(position: Int): Long
Return the stable ID for the item at position.
position - Adapter position to query.
position
Return The stable ID of the item at position.
See Also
BasePagedListAdapter.getItemId