schema.org.ai

Unifiedmessagingsoftware

Mobile messaging service software

Extends: Technology

Unified messaging software

Mobile messaging service software

Overview

Category: Mobile messaging service software

Mobile messaging service software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-4051.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Unified messaging software',
  category: 'Mobile messaging service software',
  description: 'Mobile messaging service software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Unified messaging software",
  "applicationCategory": "Mobile messaging service software",
  "description": "Mobile messaging service software"
}