You are here

protected property ZoomApiWebhooksController::$webhookVerificationToken in Zoom API 2.0.x

Same name and namespace in other branches
  1. 8 src/Controller/ZoomApiWebhooksController.php \Drupal\zoomapi\Controller\ZoomApiWebhooksController::webhookVerificationToken

Zoom webhook verification token.

Type: string

File

src/Controller/ZoomApiWebhooksController.php, line 71

Class

ZoomApiWebhooksController
Class ZoomApiWebhooksController.

Namespace

Drupal\zoomapi\Controller

Code

protected $webhookVerificationToken;