Class InformationNotificationMessageItemProvider
-
- All Implemented Interfaces:
public class InformationNotificationMessageItemProvider
-
-
Constructor Summary
Constructors Constructor Description InformationNotificationMessageItemProvider()
-
Method Summary
Modifier and Type Method Description booleanisItemViewType(UiMessage item)SpannablegetSummarySpannable(Context context, InformationNotificationMessage data)-
-
Method Detail
-
isItemViewType
boolean isItemViewType(UiMessage item)
-
getSummarySpannable
Spannable getSummarySpannable(Context context, InformationNotificationMessage data)
-
-
-
-