[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/externals/twilio-php/Services/Twilio/Rest/ -> MediaInstance.php (summary)

(no description)

File Size: 37 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Services_Twilio_Rest_MediaInstance:: (1 method):
  __construct()


Class: Services_Twilio_Rest_MediaInstance  - X-Ref

A single Media object. For the definitive reference, see the `Twilio Media
Documentation <https://www.twilio.com/docs/api/rest/media>`_.

.. php:attr:: sid

A 34 character string that identifies this object

.. php:attr:: account_sid

A 34 character string representing the account that sent the message

.. php:attr:: parent_sid

The sid of the message that created this media.

.. php:attr:: date_created

The date the message was created

.. php:attr:: date_updated

The date the message was updated

.. php:attr:: content_type

The content-type of the media.
__construct($client, $uri)   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1