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