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