Package 

Interface WebSocketModule.ContentHandler

    • Method Summary

      Modifier and Type Method Description
      abstract void onMessage(String text, WritableMap params)
      abstract void onMessage(ByteString byteString, WritableMap params)
      • Methods inherited from class java.lang.Object

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