public interface

MessagingBuilder.MessageBuilder

 androidx.slice.builders.impl.MessagingBuilder.MessageBuilder

Subclasses:

MessagingV1Impl.MessageBuilder, MessagingBasicImpl.MessageBuilder, MessagingListV1Impl.MessageBuilder

Summary

Methods
public voidaddSource(Icon source)

Add the icon used to display contact in the messaging experience

public voidaddText(java.lang.CharSequence text)

Add the text to be used for this message.

public voidaddTimestamp(long timestamp)

Add the time at which this message arrived in ms since Unix epoch

Methods

public void addSource(Icon source)

Add the icon used to display contact in the messaging experience

public void addText(java.lang.CharSequence text)

Add the text to be used for this message.

public void addTimestamp(long timestamp)

Add the time at which this message arrived in ms since Unix epoch