PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
aws
/
aws-sdk-php
/
src
/
ConnectContactLens
<?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 {}
[+]
..
[+]
Exception
[-] ConnectContactLensClient.php
[edit]