Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 894 Bytes

VideoRecorderMethodResponse.md

File metadata and controls

15 lines (12 loc) · 894 Bytes

BombBomb::VideoRecorderMethodResponse

Properties

Name Type Description Notes
user_id 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]
client_id String The client_id of the user for whom this video will be recorded [optional]
vid_id String The id of the video that will be recorded [optional]
content String An HTML blob that displays a video recorder [optional]
width Integer The width of the video recorder [optional]
height Integer the Height of the video recorder [optional]
https BOOLEAN Whether communication from the recorder will be handled via HTTPS (always true) [optional]