Package org.teamapps.ux.component.chat
Class SimpleChatFile
java.lang.Object
org.teamapps.ux.component.chat.SimpleChatFile
- All Implemented Interfaces:
ChatFile
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleChatFile(String name, org.teamapps.icons.Icon icon, Resolvable thumbnail, Resolvable download, long sizeInBytes) -
Method Summary
-
Constructor Details
-
SimpleChatFile
public SimpleChatFile(String name, org.teamapps.icons.Icon icon, Resolvable thumbnail, Resolvable download, long sizeInBytes)
-
-
Method Details
-
getName
-
getIcon
public org.teamapps.icons.Icon getIcon() -
getLength
public long getLength() -
getThumbnail
- Specified by:
getThumbnailin interfaceChatFile
-
getDownload
- Specified by:
getDownloadin interfaceChatFile
-