Open Channel Register Operator List Adapter
OpenChannelRegisterOperatorListAdapter provides a binding from a User type data set to views that are displayed within a RecyclerView. since 3.1.0
Constructors
Link copied to clipboard
Link copied to clipboard
open fun OpenChannelRegisterOperatorListAdapter(@Nullable openChannel: OpenChannel, @Nullable listener: OnItemClickListener<User>)
Functions
Link copied to clipboard
Determines whether the item is disabled or not.
Link copied to clipboard
Determines whether the item is selected or not.
Link copied to clipboard
Converts the given item to UserInfo.