Transcript

public final class Transcript

Transcript details

Constructors

Link copied to clipboard
public NotetakerMediaResponse.Transcript NotetakerMediaResponse.Transcript(@Json(name = "url") String url, @Json(name = "size") Integer size)

Properties

Link copied to clipboard
private final Integer size

The size of the file, in MB

Link copied to clipboard
private final String url

A link to the meeting transcript

Functions

Link copied to clipboard
public final Integer getSize()

The size of the file, in MB

Link copied to clipboard
public final String getUrl()

A link to the meeting transcript