Sid Gifari File Manager
🏠 Root
/
home
/
nradmin
/
www
/
wp-content
/
plugins
/
w3-total-cache
/
vendor
/
aws
/
aws-sdk-php
/
src
/
SocialMessaging
/
📝 Editing: SocialMessagingClient.php
<?php namespace Aws\SocialMessaging; use Aws\AwsClient; /** * This client is used to interact with the **AWS End User Messaging Social** service. * @method \Aws\Result associateWhatsAppBusinessAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise associateWhatsAppBusinessAccountAsync(array $args = []) * @method \Aws\Result deleteWhatsAppMessageMedia(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteWhatsAppMessageMediaAsync(array $args = []) * @method \Aws\Result disassociateWhatsAppBusinessAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise disassociateWhatsAppBusinessAccountAsync(array $args = []) * @method \Aws\Result getLinkedWhatsAppBusinessAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise getLinkedWhatsAppBusinessAccountAsync(array $args = []) * @method \Aws\Result getLinkedWhatsAppBusinessAccountPhoneNumber(array $args = []) * @method \GuzzleHttp\Promise\Promise getLinkedWhatsAppBusinessAccountPhoneNumberAsync(array $args = []) * @method \Aws\Result getWhatsAppMessageMedia(array $args = []) * @method \GuzzleHttp\Promise\Promise getWhatsAppMessageMediaAsync(array $args = []) * @method \Aws\Result listLinkedWhatsAppBusinessAccounts(array $args = []) * @method \GuzzleHttp\Promise\Promise listLinkedWhatsAppBusinessAccountsAsync(array $args = []) * @method \Aws\Result listTagsForResource(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) * @method \Aws\Result postWhatsAppMessageMedia(array $args = []) * @method \GuzzleHttp\Promise\Promise postWhatsAppMessageMediaAsync(array $args = []) * @method \Aws\Result putWhatsAppBusinessAccountEventDestinations(array $args = []) * @method \GuzzleHttp\Promise\Promise putWhatsAppBusinessAccountEventDestinationsAsync(array $args = []) * @method \Aws\Result sendWhatsAppMessage(array $args = []) * @method \GuzzleHttp\Promise\Promise sendWhatsAppMessageAsync(array $args = []) * @method \Aws\Result tagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) * @method \Aws\Result untagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) */ class SocialMessagingClient extends AwsClient {}
💾 Save
❌ Cancel
Sid Gifari File Manager v1.0 | Terminal Auto-Sync Enabled | Current Path: /home/nradmin/www/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SocialMessaging