PolycomRealPresence
Video conferencing software
Extends: Technology
Polycom RealPresence
Video conferencing software
Overview
Category: Video conferencing software
Video conferencing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 27-3041.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Polycom RealPresence',
category: 'Video conferencing software',
description: 'Video conferencing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Polycom RealPresence",
"applicationCategory": "Video conferencing software",
"description": "Video conferencing software"
}