CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Represents error in Twitter processing the media. More...
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... | |
Represents error in Twitter processing the media.
|
inline |
Initializes a new instance of the MediaProcessingException class.
response | The response from media/upload. |
|
get |
Gets the response from media/upload.