protected property BrightcoveAPIClient::$client_status_message in Brightcove Video Connect 8
Same name and namespace in other branches
- 8.2 src/Entity/BrightcoveAPIClient.php \Drupal\brightcove\Entity\BrightcoveAPIClient::client_status_message
- 3.x src/Entity/BrightcoveAPIClient.php \Drupal\brightcove\Entity\BrightcoveAPIClient::client_status_message
Client connection status message.
If the connection status is OK, then it's an empty string.
Type: string
File
- src/
Entity/ BrightcoveAPIClient.php, line 104
Class
- BrightcoveAPIClient
- Defines the Brightcove API Client entity.
Namespace
Drupal\brightcove\EntityCode
protected $client_status_message;