C# Class CoreTweet.MediaEntity

Represents a media object that contains the URLs, sizes and type of the media.
Inheritance: UrlEntity
Mostra file Open project: CoreTweet/CoreTweet

Private Properties

Property Type Description

Public Methods

Method Description
ToString ( ) : string

Returns the ID of this instance.

Method Details

ToString() public method

Returns the ID of this instance.
public ToString ( ) : string
return string