Вход Регистрация
Файл: sngine-v2.8/Script/includes/libs/Twilio/TwiML/Voice/Identity.php
Строк: 22
<?php

/**
 * This code was generated by
 *  / _    _  _|   _  _
 * | (_)/(_)(_|/| |(/_  v1.0.0
 * /       /
 */

namespace TwilioTwiMLVoice;

use 
TwilioTwiMLTwiML;

class 
Identity extends TwiML {
    
/**
     * Identity constructor.
     *
     * @param string $clientIdentity Identity of the client to dial
     */
    
public function __construct($clientIdentity) {
        
parent::__construct('Identity'$clientIdentity);
    }
}
Онлайн: 3
Реклама