API reference
API reference
Select your platform
No SDKs available
No versions available

IVRequest Interface

Interface for all request options

Member Functions

Cancel any requests
Performs a request from the main thread or a background thread
Performs a header request on a uri
Performs a get request on a file url
Performs a download from a specified location to a new location
Checks if a file exists at a specified location using async calls
Performs a text request with an option partial response callback
Performs a request for text & decodes it into json
Perform a json get request with the option for a partial response
Perform a json get request with the option for a partial response
Perform a json post request with raw data and the option for a partial response
Perform a json post request with string data and the option for a partial response
Perform a json put request with the option for a partial response
Perform a json put request with raw data and the option for a partial response
Perform a json put request with string data and the option for a partial response
Did you find this page helpful?
Thumbs up icon
Thumbs down icon