Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextMessageActivityItem

Hierarchy

Index

Properties

direction

direction: Property<Direction>

html

html: Property<string>

the text/html representation of the message If the message is text only the sdk creates a html version of the message as well

sender

sender: Person

status

text

text: Property<string>

the text/plain representation of the message If the message is html only the sdk creates a text version of the message as well

timestamp

timestamp: Property<Date>

type