Class CoordinatorSocket

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit authenticate()
      Unit onMessage(WebSocket webSocket, String text) Invoked when a text (type 0x1) message has been received.
      • Methods inherited from class io.getstream.video.android.core.socket.PersistentSocket

        cleanup, connect, disconnect, getConnected, getConnectionId, getConnectionState, getErrors, getEvents, getReconnectTimeout, onClosed, onClosing, onFailure, onInternetConnected, onInternetDisconnected, onOpen, reconnect, setConnected, setReconnectTimeout
      • Methods inherited from class okhttp3.WebSocketListener

        onMessage
      • Methods inherited from class java.lang.Object

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