Video
Video feature is available in Ytel Webphone Widget
Getting Started
Set the video feature to true in the config object
const config = {
features: {
video: true,
},
};
Video feature is available in Ytel Webphone Widget
Set the video feature to true in the config object
const config = {
features: {
video: true,
},
};