To acquire file created date

新規投稿

コメント

1件のコメント

  • Murtza

    You can use the getInfo method to return this information. Here's an example:

    BoxFile.Info info = file.getInfo("created_at", "modified_at");
    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。