Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Error in example code (doc section 2.3) #162

Closed
arif10520 opened this issue Dec 16, 2020 · 1 comment
Closed

Error in example code (doc section 2.3) #162

arif10520 opened this issue Dec 16, 2020 · 1 comment

Comments

@arif10520
Copy link

Example is
final IOneDriveClient oneDriveClient = new OneDriveClient.Builder()
.fromConfig(oneDriveConfig)
.loginAndBuildClient(getActivity(), callback);

But loginAndBuildClient does not return any object. please remove (final IOneDriveClient oneDriveClient = ) from the example.

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #172 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants