Class ImportMessageResponse


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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getMessageId()
      Get the message id of the imported message.
      • Methods inherited from class java.lang.Object

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

      • ImportMessageResponse

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

      • getMessageId

        public java.lang.String getMessageId()
        Get the message id of the imported message.
        Returns:
        the message id, null if absent