Library_Item_Updatesession_File_SourceType

Library_Item_Updatesession_File_SourceType
Library_Item_Updatesession_File_SourceType

The File.SourceType enumerated type defines how the file content is retrieved.
NONE : No source type has been requested.
PUSH : The client is uploading content using HTTP(S) PUT requests.
PULL : The server is pulling content from a URL. The URL scheme can be http, https, file, or ds.

This data structure has no properties.
Enumeration: NONE, PUSH, PULL,