Uses of Interface
org.teamapps.ux.component.chat.ChatFile
-
Packages that use 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 default java.util.List<ChatFile>ChatMessage. getFiles()java.util.List<ChatFile>SimpleChatMessage. getFiles()
-