Class MessageAttachment


  • public class MessageAttachment
    extends Object
    Internal representation of attachments for outgoing messages
    • Method Detail

      • getName

        @NotNull
        public @NotNull String getName()
      • getData

        @NotNull
        public @org.jetbrains.annotations.NotNull byte[] getData()