-
- All Implemented Interfaces:
-
com.xwray.groupie.ExpandableItem,com.xwray.groupie.Group,com.xwray.groupie.SpanSizeProvider
public final class PinnedMessageItem extends BindableItem<<ERROR CLASS>> implements ExpandableItem
-
-
Field Summary
Fields Modifier and Type Field Description private final SessionMetadataUseCase.PinnedMessagereceivedPinnedMessageprivate final GroupDataObserverparentDataObserver
-
Constructor Summary
Constructors Constructor Description PinnedMessageItem(SessionMetadataUseCase.PinnedMessage receivedPinnedMessage)
-
Method Summary
Modifier and Type Method Description final SessionMetadataUseCase.PinnedMessagegetReceivedPinnedMessage()Unit,Integer)>bind(<ERROR CLASS> viewBinding, Integer position)IntegergetLayout()UnitsetExpandableGroup(ExpandableGroup onToggleListener)-
Methods inherited from class live.hms.roomkit.ui.meeting.participants.PinnedMessageItem
bind, bind, createViewHolder -
Methods inherited from class com.xwray.groupie.viewbinding.BindableItem
bind, getChangePayload, getDragDirs, getExtras, getId, getItem, getItemCount, getPosition, getSpanSize, getSwipeDirs, getViewType, hasSameContentAs, isClickable, isLongClickable, isRecyclable, isSameAs, notifyChanged, notifyChanged, onViewAttachedToWindow, onViewDetachedFromWindow, registerGroupDataObserver, unbind, unregisterGroupDataObserver -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PinnedMessageItem
PinnedMessageItem(SessionMetadataUseCase.PinnedMessage receivedPinnedMessage)
-
-
Method Detail
-
getReceivedPinnedMessage
final SessionMetadataUseCase.PinnedMessage getReceivedPinnedMessage()
-
bind
Unit ,Integer)>bind(<ERROR CLASS> viewBinding, Integer position)
-
setExpandableGroup
Unit setExpandableGroup(ExpandableGroup onToggleListener)
-
-
-
-