PickerResult class
Last modified: August 25, 2014
Applies to: Office 365 | OneDrive
In this article
Methods
Defined in
Package
A collection of information about an object that was picked with an IPicker.
public final class PickerResult implements IPickerResult
|
Name |
Description |
|---|---|
|
Returns the extension of the file picked from OneDrive. |
|
|
Returns a link to the requested file. |
|
|
Returns the link type requested for the picked file. |
|
|
Returns the name of the picked file from OneDrive. |
|
|
Returns the size in bytes of the picked file from OneDrive. |
|
|
Returns the map of all available thumbnails with corresponding links from OneDrive. |
Show: