Structures
The following structures are available globally.
-
Utility struct containing logic for building
See moreCallTaskinstances forPCloudAPIMethods.Declaration
Swift
public struct PCloudAPICallTaskBuilder -
Utility struct containing logic for building
See moreUploadTaskinstances forPCloudAPIMethods.Declaration
Swift
public struct PCloudAPIUploadTaskBuilder -
Utility struct containing logic for building
See moreDownloadTaskinstances.Declaration
Swift
public struct PCloudAPIDownloadTaskBuilder -
File namespace.
See moreDeclaration
Swift
public struct File -
Folder namespace.
See moreDeclaration
Swift
public struct Folder -
Parses
See moreFile.Media.Iconfrom a pCloud API response dictionary.Declaration
Swift
public struct FileIconParser : Parser -
Parses
See moreFile.Media.ImageMetadatafrom a pCloud API response dictionary.Declaration
Swift
public struct ImageMetadataParser : Parser -
Parses
See moreFile.Media.VideoMetadatafrom a pCloud API response dictionary.Declaration
Swift
public struct VideoMetadataParser : Parser -
Parses
See moreFile.Media.AudioMetadatafrom a pCloud API response dictionary.Declaration
Swift
public struct AudioMetadataParser : Parser -
Parses
See moreFile.Metadatafrom a pCloud API response dictionary.Declaration
Swift
public struct FileMetadataParser : Parser -
Parses
See moreFolder.Metadatafrom a pCloud API response dictionary.Declaration
Swift
public struct FolderMetadataParser : Parser -
FileLink namespace.
See moreDeclaration
Swift
public struct FileLink -
Call namespace.
See moreDeclaration
Swift
public struct Call -
Upload namespace.
See moreDeclaration
Swift
public struct Upload -
Download namespace.
See moreDeclaration
Swift
public struct Download -
OAuth namespace.
See moreDeclaration
Swift
public struct OAuth -
Concrete implementation of
See moreAuthenticatorusing an OAuth2 access token.Declaration
Swift
public struct OAuthAccessTokenBasedAuthenticatorextension OAuthAccessTokenBasedAuthenticator: Authenticator -
PCloudAPI namespace.
See moreDeclaration
Swift
public struct PCloudAPI -
A dummy RawRepresentable that cannot be initialized.
See moreDeclaration
Swift
public struct NullError : RawRepresentable -
Undocumented
See moreDeclaration
Swift
public struct URLSessionBasedNetworkOperationUtilities -
The state of a pCloud API upload session.
See moreDeclaration
Swift
public struct UploadInfo -
Parses
See moreUploadInfofrom a pCloud API response dictionary.Declaration
Swift
public struct UploadInfoParser : Parser -
User namespace.
See moreDeclaration
Swift
public struct User -
Parses
See moreUser.Metadatafrom a pCloud API response dictionary.Declaration
Swift
public struct UserMetadataParser : Parser -
An implementation of
See moreCancellablethat does nothing.Declaration
Swift
public struct VoidCancellationToken : Cancellable
View on GitHub
Structures Reference