constant BrightcoveAPIClientInterface::CLIENT_ERROR in Brightcove Video Connect 8.2
Same name and namespace in other branches
- 8 src/BrightcoveAPIClientInterface.php \Drupal\brightcove\BrightcoveAPIClientInterface::CLIENT_ERROR
- 3.x 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\brightcoveCode
const CLIENT_ERROR = 0;