You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2018. It is now read-only.
hellow every one,,
i m new to iphone and dropbox as well
i want move a file from my device(i.e directory @"/users") to my public folder of dropbox
how it can be possible
which methods should i implement for moving a pdf file
i m trying this
[[self restClient ] moveFrom:documentsDirectory toPath:@"/public"];
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hellow every one,,
i m new to iphone and dropbox as well
i want move a file from my device(i.e directory @"/users") to my public folder of dropbox
how it can be possible
which methods should i implement for moving a pdf file
i m trying this
[[self restClient ] moveFrom:documentsDirectory toPath:@"/public"];
The text was updated successfully, but these errors were encountered: