getItemViewType

abstract fun getItemViewType(position: Int, inboxMessage: InboxMessage): Int

Called when RecyclerView.Adapter.getItemViewType is invoked by the actual adapter.

Since

1.0.00