Interface MessagingSessionEndpoint.Builder

    • Method Detail

      • url

        MessagingSessionEndpoint.Builder url​(String url)

        The endpoint to which you establish a websocket connection.

        Parameters:
        url - The endpoint to which you establish a websocket connection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.