iOS API

7 out of 7 rated this helpful - Rate this topic

Provides a set of enumerations, interfaces, and protocols to simplify calling the Live Connect Representational State Transfer (REST) APIs from iOS apps.

Enumerations

NameDescription

LiveConnectSessionStatus

Specifies the status of an operation.

LiveUploadOverwriteOption

Specifies the overwrite behavior for an incoming file that's uploaded to Microsoft SkyDrive when a file with the same name already exists in the same upload location.

 

Classes

NameDescription

LiveConnectClient

Represents a client object that helps the app to access Live Connect on behalf of the user.

LiveConnectSession

Represents the current Live Connect session.

LiveDownloadOperation

Represents data returned from a download call to the Live Connect Representational State Transfer (REST) API.

LiveOperation

Represents an operation that sends a request to Live Connect Representational State Transfer (REST) API.

LiveOperationProgress

Represents an operation progress object that encapsulates the progress information of a running operation.

 

Protocols

NameDescription

LiveAuthDelegate

Handles callback methods for LiveConnectClient init, logout, and login methods.

LiveDownloadOperationDelegate

Represents the protocol that captures callback handling methods for SkyDrive downloads.

LiveOperationDelegate

Represents the protocol that captures a Live Connect access operation related to callback handling methods.

LiveUploadOperationDelegate

Represents the protocol that captures callback handling methods for SkyDrive upload operations.

 

 

 

Build date: 3/12/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.