TwitterMedia Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Twitter Media
public class TwitterMedia
type TwitterMedia = class
Public Class TwitterMedia
- Inheritance
-
TwitterMedia
Constructors
TwitterMedia() |
Properties
AdditionalMediaInfo |
Gets or sets extended metadata for video attached to tweet. |
DisplayUrl |
Gets or sets DisplayUrl (pics.twitter.com Url). |
ExpandedUrl |
Gets or sets DisplayUrl (pics.twitter.com Url). |
Id |
Gets or sets ID as string. |
Indices |
Gets or sets indices array. |
MediaType |
Gets or sets MediaType - photo, animated_gif, or video |
MediaUrl |
Gets or sets MediaUrl (direct link to image). |
MediaUrlHttps |
Gets or sets HTTPS MediaUrl. |
Sizes |
Gets or sets size array |
SourceIdStr |
Gets or sets the SourceId - tweet ID of media's original tweet |
Url |
Gets or sets t.co shortened tweet Url. |
VideoInfo |
Gets or sets metadata for video attached to tweet |