Package 

Interface MessageAttachment


  • 
    public interface MessageAttachment
    
                        

    Attachments let you add more context to a message, enhancing user experience and making it more interactive. Chat message attachment must have type property that defines the behavior of attachment.

    • Method Summary

      Modifier and Type Method Description
      abstract MessageAttachment.Type getType() Attachment type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait