36typedef struct URLSessionUploadTaskInterface URLSessionUploadTaskInterface;
65struct URLSessionUploadTaskInterface {
70 URLSessionTaskInterface urlSessionTaskInterface;
#define OBJECTIVELY_EXPORT
URL session tasks are handles to pending URL operations.
The runtime representation of a Class.
URL session tasks are handles to pending URL operations.
Use upload tasks to send files directly from disk.
URLSessionTask urlSessionTask
The superclass.
URLSessionUploadTaskInterface * interface
The interface.
FILE * file
The FILE to upload.
Class * _URLSessionUploadTask(void)
The URLSessionUploadTask archetype.