com.microsoft.onedrivesdk.saver package

Last modified: September 29, 2014

Applies to: Office 365 | OneDrive

In this article
Classes
Enumerations
Interfaces

Provides a set of classes, enumerations, and interfaces to simplify saving files onto a user’s OneDrive from Android apps.

Name

Description

Saver.java

Provides hooks into the OneDrive application for users to upload files onto OneDrive.

SaverException.java

Represents exceptions raised by the saver while attempting to save a file onto OneDrive.

Name

Description

SaverError.java

Specifies all of the possible errors that could result in a SaverException class being thrown.

Name

Description

ISaver.java

Interface for a class that allows for saving files onto a user's OneDrive.

Show: