Anons79 Mini Shell

Directory : /home/aplikasiposinfo/.trash/vendor.1/spatie/dropbox-api/src/
Upload File :
Current File : /home/aplikasiposinfo/.trash/vendor.1/spatie/dropbox-api/src/UploadSessionCursor.php

<?php

namespace Spatie\Dropbox;

class UploadSessionCursor
{
    public function __construct(
        /**
         * The upload session ID (returned by upload_session/start).
         */
        public string $session_id,
        /**
         * The amount of data that has been uploaded so far. We use this to make sure upload data isn't lost or duplicated in the event of a network error.
         */
        public int $offset = 0,
    ) {
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]