You are here

constant BrightcoveAPIClientInterface::CLIENT_OK in Brightcove Video Connect 3.x

Same name and namespace in other branches
  1. 8.2 src/BrightcoveAPIClientInterface.php \Drupal\brightcove\BrightcoveAPIClientInterface::CLIENT_OK
  2. 8 src/BrightcoveAPIClientInterface.php \Drupal\brightcove\BrightcoveAPIClientInterface::CLIENT_OK

Indicates that the connection to the API was successful.

File

src/BrightcoveAPIClientInterface.php, line 25

Class

BrightcoveAPIClientInterface
Provides an interface for defining Brightcove API Client entities.

Namespace

Drupal\brightcove

Code

const CLIENT_OK = 1;