Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 888 Bytes

VideoRecorderMethodResponse.md

File metadata and controls

15 lines (12 loc) · 888 Bytes

Bombbomb.VideoRecorderMethodResponse

Properties

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