Class CaptionsResponse

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

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

    • getCaptionsId

      public UUID getCaptionsId()
      Unique identifier for the audio captioning session.
      Returns:
      The captions UUID.