Class WebSocketMessage

java.lang.Object
com.openfin.desktop.net.WebSocketMessage

public class WebSocketMessage
extends java.lang.Object
Created by wche on 9/21/2016.
  • Constructor Summary

    Constructors 
    Constructor Description
    WebSocketMessage​(java.lang.String message)  
  • Method Summary

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

    Methods inherited from class java.lang.Object

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

  • Method Details

    • getText

      public java.lang.String getText()