C# (CSharp) Transloadit Namespace

Nested Namespaces

Transloadit.Assembly
Transloadit.Log

Classes

Name Description
ApiData Stores information which can be sent via an HTTP request
ApiRequest Sends request to REST API service, then handles the response, which will be represented in an IApiResponse implementation
ApiResponse Stores information about a REST API response
Transloadit Handles whole data transfer procedures between Your Application and Transloadit
TransloaditRequest Uses Transloadit services based on the current configuration
TransloaditResponse Handles the whole functionality of Transloadit response handling
Utils Util functions for Transoadit