Class SimpleChatPhoto

java.lang.Object
org.teamapps.ux.component.chat.SimpleChatPhoto
All Implemented Interfaces:
ChatPhoto

public class SimpleChatPhoto
extends java.lang.Object
implements ChatPhoto
  • Constructor Summary

    Constructors 
    Constructor Description
    SimpleChatPhoto​(java.lang.String fileName, Resource thumbnail, Resource image)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getFileName()  
    Resource getImage()  
    Resource getThumbnail()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait