Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 623 Bytes

VideoSessionDevice.md

File metadata and controls

13 lines (9 loc) · 623 Bytes

VideoSessionDevice

What type of device the user is on when in the video session.

Properties

Name Type Description Notes
type str What the type is like desktop, laptop, mobile. [optional]
vendor str If known, what the brand of the device is, like Apple, Dell, etc. [optional]
model str The specific model of the device, if known. [optional]

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