Package org.teamapps.ux.component.chat
Interface ChatPhoto
- All Known Implementing Classes:
SimpleChatPhoto
public interface ChatPhoto
-
Method Summary
Modifier and Type Method Description ResourcegetImage()ResourcegetThumbnail()
-
Method Details
-
getThumbnail
Resource getThumbnail() -
getImage
Resource getImage()
-