Class SimpleChatFile

  • All Implemented Interfaces:
    ChatFile

    public class SimpleChatFile
    extends java.lang.Object
    implements ChatFile
    • Constructor Detail

      • SimpleChatFile

        public SimpleChatFile​(java.lang.String name,
                              org.teamapps.icons.api.Icon icon,
                              Resource thumbnail,
                              Resource download)