You are here

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

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

Indicates that the connection to the API was not successful.

File

src/BrightcoveAPIClientInterface.php, line 20

Class

BrightcoveAPIClientInterface
Provides an interface for defining Brightcove API Client entities.

Namespace

Drupal\brightcove

Code

const CLIENT_ERROR = 0;