Uses of Interface
org.teamapps.ux.component.chat.ChatFile
| Package | Description |
|---|---|
| org.teamapps.ux.component.chat |
-
Uses of ChatFile in org.teamapps.ux.component.chat
Classes in org.teamapps.ux.component.chat that implement ChatFile Modifier and Type Class Description classSimpleChatFileMethods in org.teamapps.ux.component.chat that return types with arguments of type ChatFile Modifier and Type Method Description java.util.List<ChatFile>ChatMessage. getFiles()java.util.List<ChatFile>SimpleChatMessage. getFiles()Method parameters in org.teamapps.ux.component.chat with type arguments of type ChatFile Modifier and Type Method Description voidSimpleChatMessage. setFiles(java.util.List<ChatFile> files)