Class Transcriptions

java.lang.Object
com.ringcentral.definitions.Transcriptions

public class Transcriptions extends Object
This objects denotes availability of transcription of certain type as post meeting artefact. The trancript's content can be accessed via via POST '/rcvideo/v1/history/meetings/{meetingId}/access-materials' or POST '/rcvideo/v1/history/links' APIs
  • Field Details

    • id

      public String id
      Required
    • type

      public String type
      Required Enum: LiveTranscription
  • Constructor Details

    • Transcriptions

      public Transcriptions()
  • Method Details