Class EMSentMessageResults


  • public class EMSentMessageResults
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EMSentMessageResults​(java.util.Map<java.lang.String,​java.lang.String> messageResultsByEntityId)  
    • Method Summary

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

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

      • EMSentMessageResults

        public EMSentMessageResults​(java.util.Map<java.lang.String,​java.lang.String> messageResultsByEntityId)
    • Method Detail

      • getMessageResultsByEntityId

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