%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/o91-api/vendor/nexmo/client/src/Call/
Upload File :
Create Path :
Current File : /var/www/html/o91-api/vendor/nexmo/client/src/Call/Unmute.php

<?php
/**
 * Nexmo Client Library for PHP
 *
 * @copyright Copyright (c) 2017 Nexmo, Inc. (http://nexmo.com)
 * @license   https://github.com/Nexmo/nexmo-php/blob/master/LICENSE.txt MIT License
 */

namespace Nexmo\Call;


class Unmute implements \JsonSerializable
{
    function jsonSerialize()
    {
        return [
            'action' => 'unmute'
        ];
    }
}

Zerion Mini Shell 1.0