ISaver interface
Last modified: September 30, 2014
Applies to: Office 365 | OneDrive
In this article
Methods
Defined in
Package
Interface for a class that allows for saving files onto a user's OneDrive.
public interface ISaver
|
Name |
Description |
|---|---|
|
Helper for android.app.Activity.onActivityResult. Validates the request and result codes. |
|
|
Gets the request code to be used by the android.app.Activity.startActivityForResult(Intent, int) method during the ISaver.startSaving method call. |
|
|
Allows the request code used by this instance to be configured by the source application. |
|
|
Starts a new activity that allows users to pick where on their OneDrive they want to save a file |