getSummarySpannable

public abstract Spannable getSummarySpannable(Context context, T t)

The content to display in the conversation list when the last message is of this type. For example, an image message should return the string "Image".

Return

the spannable string to display in the conversation list

Parameters

context

the context

t

the message content