Updated on 11/17/2016
PCAPI
- base class for all HTTP queries.PCAPIParams
- checks validity of the parameters of each API.PCAPIQueryResponse
- all PCAPIQuery
responses are embedded in this format.PCAPISDK
- acts as the interface between iOS SDK and a third party applications. Includes all main methods that you can use to make the API calls.PCAccessTokenAPIParams
- stores parameters required to call the GET /token
API.PCAuthenticationResponse
- stores access token and related credentials.PCAuthorizationAPIParams
- stores parameters required to authorize a client.PCClientCredentials
- stores client credentials.PCOAuthLoginPageResponse
- stores the response recieved from the OAuth 2.0 login page.PCTokenAPIParams
- stores base parameters of all token related APIs.PCAccountInfo
- stores user account information.PCAccountInfoAPIParams
- stores the parameters required to retrieve the account information.PCAddressType
- stores details of an address.PCContact
- stores details of a contact.PCContactType
- base class for email and telephone contact type.PCEmailContactType
- stores details of email contact type.PCInstantMessageType
- stores details of instant message type.PCTelContactType
- stores details of telephone contact type.PCCreateFolderAPIParams
- stores parameters required to create a folder.PCDeleteParams
- stores parameters required to delete a file or a folder.PCFilesAPIParams
- stores parameters required to download a file.PCFOPSAPIParams
- stores base parameters for all file and folder operations such as copy, rename, and move.PCMetadata
- stores metadata information of a folder and the files and folders it contains.PCMetaDataAPIParams
- stores additional parameters required to retrieve metadata of any resource.PCResource
- stores the metadata information of a file or a folder.PCResourceAPIParams
- stores common parameters required to retrieve a resource from Personal Cloud Storage.PCSearchAPIParams
- stores parameters required to search for files or folders and performs parameter validation.PCThumbnailAPIParams
- stores parameters required to retrieve a thumbnail of a file.PCUploadAPIParams
- stores parameters required to upload a file.PCAPIConsoleLogger
- used to create instances of user-selected types of logs.PCAPILogger
- used to start, stop, add and delete logs.PCAlbum
- stores the album information of an audio file and a photo album.PCArtist
- stores the artist information of an audio file.PCAudio
- stores the metadata information for audio files.PCGenre
- stores the Genre information of an audio file.PCFile
- stores the metadata information of a file.PCFile+FileOperation
- includes methods that allow you to download a file and a thumbnail of a file.PCPhoto
- stores the metadata information of photo files.PCResourceItem
- stores the metadata information of a ResourceItem
, such as a file or a folder.PCResourceItem+FOPSOperation
- includes methods that allow you to perform copy , delete, move, and rename operations for all media types.PCVideo
| Stores the metadata information for video files.PCAddPlaylistItemsAPIParams
- stores parameters required to add items to a playlist.PCCreateplaylistAPIParams
- stores parameters required to create a playlist.PCDeletePlaylistAPIParams
- stores parameters required to delete a playlist.PCDeletePlaylistItemAPIParams
- stores parameters that allow a client to remove a single item from a playlist.PCEditPlaylistAPIParams
- stores parameters required to edit a playlist.PCEditPlaylistDefinitionAPIParams
- stores parameters required to edit the definition of a playlist.PCGetPlaylistAPIParams
- stores parameters required to retrieve a playlist.PCGetPlaylistContentAPIParams
- stores parameters required to fetch content of a playlist at the specified path.PCGetPlaylistDefinitionAPIParams
- stores parameters required to retrieve a playlist definition.PCGetPlaylistItemsAPIParams
- stores parameters required to retrieve items in a playlist.PCPlaylist
- stores information about a playlist.PCPlaylistAPIParams
- stores the base parameters of all playlist APIs.PCPlaylistItemAPIParams
- base parameter class for all operations on an item in a playlist.PCCreateShareAPIParams
- stores the parameters required to create a share.PCDeleteShareAPIParams
- stores the parameters required to delete a share.PCGetShareAPIParams
- stores the parameters required to retrieve a share.PCLink
- stores the definition of a link.PCResourceShareAPIParams
- stores the parameters required for a resource to create a share.PCShare
- stores information about share responses.PCShareItem
- stores the defination of a Share.PCShareResource
- stores the definition of a share resource.PCUser
- stores the definition of a share user.PCDeleteTrashAPIParams
- stores parameters required to delete the files and folders that are in a deleted state.PCGetTrashAPIParams
- stores parameters required to retrieve a list of files and folders that have been deleted.PCRestoreAPIParams
- restores files or folders that are marked as deleted.PCCreateVFolderAPIParams
- stores parameters required to create a virtual folder.PCDeleteVFolderAPIParams
- stores parameters required to delete a virtual folder.PCRenameVFolderAPIParams
- stores parameters required to rename a virtual folder.Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.