Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1021 Bytes

VideoRecorderMethodResponse.md

File metadata and controls

17 lines (13 loc) · 1021 Bytes

VideoRecorderMethodResponse

Properties

Name Type Description Notes
user_id str The id of the user for whom this video will be recorded [optional]
email str The email address of the user for whom this video will be recorded [optional]
client_id str The client_id of the user for whom this video will be recorded [optional]
vid_id str The id of the video that will be recorded [optional]
content str An HTML blob that displays a video recorder [optional]
width int The width of the video recorder [optional]
height int the Height of the video recorder [optional]
https bool Whether communication from the recorder will be handled via HTTPS (always true) [optional]

[Back to Model list] [Back to API list] [Back to README]