Uses of Interface
org.teamapps.ux.component.chat.ChatPhoto
| Package | Description |
|---|---|
| org.teamapps.ux.component.chat |
-
Uses of ChatPhoto in org.teamapps.ux.component.chat
Classes in org.teamapps.ux.component.chat that implement ChatPhoto Modifier and Type Class Description classSimpleChatPhotoMethods in org.teamapps.ux.component.chat that return types with arguments of type ChatPhoto Modifier and Type Method Description java.util.List<ChatPhoto>ChatMessage. getPhotos()java.util.List<ChatPhoto>SimpleChatMessage. getPhotos()Method parameters in org.teamapps.ux.component.chat with type arguments of type ChatPhoto Modifier and Type Method Description voidSimpleChatMessage. setPhotos(java.util.List<ChatPhoto> photos)