com.microsoft.onedrivesdk.picker package

Last modified: August 25, 2014

Applies to: Office 365 | OneDrive

In this article
Classes
Enumerations
Interfaces

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

Name

Description

Picker.java

Provides hooks into the OneDrive application for users to open or choose files on OneDrive and return references to the current application.

PickerResult.java

A collection of information about an object that was picked with an IPicker.

Name

Description

LinkType.java

Specifies the types of links to the selected item on OneDrive that IPicker supports returning.

Name

Description

IPicker.java

Interface for a class that allows for picking files from a user's OneDrive for creating links for viewing a file or for downloading a file.

IPickerResult.java

Interface for a class that represents the result of an item picked from OneDrive for sharing or downloading.

Show: