[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 24 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Services_Twilio_Rest_CredentialLists:: (1 method):
create()
Class: Services_Twilio_Rest_CredentialLists - X-Ref
create($friendly_name, $params = array() X-Ref |
Creates a new CredentialList instance Example usage: .. code-block:: php $client->account->sip->credential_lists->create("MyFriendlyName"); :param string $friendly_name: the friendly name of this credential list :param array $params: a single array of parameters which is serialized and sent directly to the Twilio API. |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |