Action: classifai_azure_read_after_request
Fires after the request to the read endpoint has run.
Parameters
Name | Type | Description |
---|---|---|
$response | `array | \WP_Error` |
$url | string | The request URL with query args added. |
$attachment_id | int | The document ID. |
$document_url | string | The document URL. |
Since
- 1.5.0
Source
Defined in includes/Classifai/Providers/Azure/Read.php
at line 192