Class DropboxMoveResult


  • public class DropboxMoveResult
    extends Object
    • Constructor Detail

      • DropboxMoveResult

        public DropboxMoveResult​(String oldPath,
                                 String newPath)
    • Method Detail

      • getOldPath

        public String getOldPath()
      • getNewPath

        public String getNewPath()