You are here

protected property ZoomApiClient::$apiSecret in Zoom API 8

Same name and namespace in other branches
  1. 2.0.x src/Client/ZoomApiClient.php \Drupal\zoomapi\Client\ZoomApiClient::apiSecret

Zoom API Secret.

Type: string

File

src/Client/ZoomApiClient.php, line 67

Class

ZoomApiClient
Uses http client to interact with the Zoom API.

Namespace

Drupal\zoomapi\Client

Code

protected $apiSecret;