around
Video calls designed for collaboration.
Extends: Technology
Around
Video calls designed for collaboration.
Overview
Category: Communication software
Video calls designed for collaboration.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Around',
category: 'Communication software',
description: 'Video calls designed for collaboration.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Around",
"applicationCategory": "Communication software",
"description": "Video calls designed for collaboration."
}