public interface

ReplyContent

com.pdftron.collab.ui.reply.model.ReplyContent
Known Indirect Subclasses

Class Overview

View state model representing a content within a reply message.

Summary

Nested Classes
enum ReplyContent.ContentType  
Public Methods
abstract String getContentString()
abstract ReplyContent.ContentType getContentType()

Public Methods

public abstract String getContentString ()

Returns
  • the string contents of this reply content

public abstract ReplyContent.ContentType getContentType ()

Returns
  • the content type of this reply content