You are here

protected property ZoomApiClient::$baseUri in Zoom API 2.0.x

Same name and namespace in other branches
  1. 8 src/Client/ZoomApiClient.php \Drupal\zoomapi\Client\ZoomApiClient::baseUri

Zoom base API.

Type: string

File

src/Client/ZoomApiClient.php, line 74

Class

ZoomApiClient
Uses http client to interact with the Zoom API.

Namespace

Drupal\zoomapi\Client

Code

protected $baseUri;