nylas
2.7.0
jvm
nylas
/
com.nylas.models
/
NotetakerMediaResponse
/
Recording
Recording
public
final
class
Recording
Recording details
Members
Constructors
Notetaker
Media
Response.
Recording
Link copied to clipboard
public
NotetakerMediaResponse.Recording
NotetakerMediaResponse.Recording
(
@
Json
(
name
=
"url"
)
String
url
,
@
Json
(
name
=
"size"
)
Integer
size
)
Properties
size
Link copied to clipboard
private
final
Integer
size
The size of the file, in MB
url
Link copied to clipboard
private
final
String
url
A link to the meeting recording
Functions
get
Size
Link copied to clipboard
public
final
Integer
getSize
(
)
The size of the file, in MB
get
Url
Link copied to clipboard
public
final
String
getUrl
(
)
A link to the meeting recording