Name | Description | |
---|---|---|
![]() | VintasoftFileAPI | Initializes a new instance of the VintasoftFileAPI class. |
Name | Description | |
---|---|---|
![]() | VintasoftFileAPI | Initializes a new instance of the VintasoftFileAPI class. |
Name | Description | |
---|---|---|
![]() ![]() | authenticateFile | Overloaded. Sends an asynchronous request to a server for checking that specified password is correct for specified file on server. |
![]() ![]() | copyFile | Overloaded. Sends an asynchronous request to a server for copying specified file on server to the working directory of current user. |
![]() ![]() | downloadImageFile | Overloaded. Sends an asynchronous request to a server for downloading a file from a server. |
![]() ![]() | uploadBase64Image | Overloaded. Sends an asynchronous request to a server for uploading an image, which is represented by a Base64 string, to a server. |
![]() ![]() | uploadBase64Images | Sends an asynchronous request to a server for uploading the images, which are represented by a Base64 strings, to a server. |
![]() ![]() | uploadImageFile | Overloaded. Sends an asynchronous request to a server for uploading an image file to a server. |
![]() ![]() | uploadImageFiles | Sends an asynchronous request to a server for uploading the image files to a server. |