Class ConnectResponse

java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.video.ConnectResponse
All Implemented Interfaces:
Jsonable

public final class ConnectResponse extends JsonableBaseObject
Represents the response from VideoClient.startCaptions(CaptionsRequest).
Since:
8.5.0
  • Method Details

    • getId

      public UUID getId()
      A unique identifier for the Audio Connector WebSocket connection.
      Returns:
      The connection ID.
    • getConnectionId

      The connection ID for the Audio Connector WebSocket connection in the Vonage Video session.
      Returns:
      The connection UUID.