You are here

constant ZoomApiEvents::WEBHOOK_POST in Zoom API 8

Same name and namespace in other branches
  1. 2.0.x src/Event/ZoomApiEvents.php \Drupal\zoomapi\Event\ZoomApiEvents::WEBHOOK_POST

Zoom webhook posts.

See also

\Drupal\zoomapi\Event\ZoomApiEvents

File

src/Event/ZoomApiEvents.php, line 18

Class

ZoomApiEvents
Class ZoomApiEvents.

Namespace

Drupal\zoomapi\Event

Code

const WEBHOOK_POST = 'zoomapi.webhook.post';