Trash, Delete in new Google Drive Android API?

后端 未结 7 676
余生分开走
余生分开走 2020-11-29 11:54

UPDATE (May 2015):
the \'trash\' functionality has been implemented in GDAA, making the question below irrelevant.

ORIGINAL QUESTION:

7条回答
  •  失恋的感觉
    2020-11-29 11:58

    As of Google Play services 7.5, both delete and trash are supported: https://developers.google.com/drive/release-notes#drive_android_api_google_play_services_75_-_may_28th_2015

    We recommend using trash for user visible files rather than delete, to give users the opportunity to restore any accidentally trashed content. Delete is permanent, and recommended only for App Folder content, where trash is not available.

提交回复
热议问题