Class MessageThreadReply


  • public class MessageThreadReply
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<LangIso639,​java.lang.String> getText()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageThreadReply

        public MessageThreadReply​(java.util.Map<LangIso639,​java.lang.String> text)
    • Method Detail

      • getText

        public java.util.Map<LangIso639,​java.lang.String> getText()