CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Public Member Functions | Properties | List of all members
CoreTweet.MediaProcessingException Class Reference

Represents error in Twitter processing the media. More...

Inheritance diagram for CoreTweet.MediaProcessingException:

Public Member Functions

 MediaProcessingException (UploadFinalizeCommandResult response)
 Initializes a new instance of the MediaProcessingException class. More...
 

Properties

UploadFinalizeCommandResult Response [get]
 Gets the response from media/upload. More...
 

Detailed Description

Represents error in Twitter processing the media.

Constructor & Destructor Documentation

◆ MediaProcessingException()

CoreTweet.MediaProcessingException.MediaProcessingException ( UploadFinalizeCommandResult  response)
inline

Initializes a new instance of the MediaProcessingException class.

Parameters
responseThe response from media/upload.

Property Documentation

◆ Response

UploadFinalizeCommandResult CoreTweet.MediaProcessingException.Response
get

Gets the response from media/upload.


The documentation for this class was generated from the following file: