Class FilePathInput

java.lang.Object
org.teamapps.ux.component.webrtc.apiclient.FilePathInput

public class FilePathInput
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    FilePathInput​(java.lang.String filePath)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getFilePath()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FilePathInput

      public FilePathInput​(java.lang.String filePath)
  • Method Details

    • getFilePath

      public java.lang.String getFilePath()