Interface Notification

A notification sent to your integration from Webex, either when an xStatus changes or when an xEvent occurs. Remember that you will only receive notifications for APIs you have set in your manifest.

Hierarchy

  • Notification

Properties

appId: string
deviceId: string
orgId: string
timestamp: string
type: "event" | "status" | "healthCheck"
workspaceId: string

Generated using TypeDoc