objective c - Using Google Drive API for iOS app -


how can download revision history list of google drive document (that user doesn't own) through iphone app?

all looking date , time of last revision.

use queryforchangeslist return gtldrivechangelist. there a sample using api might you.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -