◆ __construct()
| Facebook\FileUpload\FacebookResumableUploader::__construct |
( |
FacebookApp |
$app, |
|
|
FacebookClient |
$client, |
|
|
|
$accessToken, |
|
|
|
$graphVersion |
|
) |
| |
◆ finish()
| Facebook\FileUpload\FacebookResumableUploader::finish |
( |
|
$endpoint, |
|
|
|
$uploadSessionId, |
|
|
|
$metadata = [] |
|
) |
| |
Upload by chunks - finish phase
- Parameters
-
| string | $endpoint | |
| string | $uploadSessionId | |
| array | $metadata | The metadata associated with the file. |
- Returns
- boolean
- Exceptions
-
Definition at line 142 of file FacebookResumableUploader.php.
◆ start()
| Facebook\FileUpload\FacebookResumableUploader::start |
( |
|
$endpoint, |
|
|
FacebookFile |
$file |
|
) |
| |
◆ transfer()
◆ $accessToken
| Facebook\FileUpload\FacebookResumableUploader::$accessToken |
|
protected |
◆ $app
| Facebook\FileUpload\FacebookResumableUploader::$app |
|
protected |
◆ $client
| Facebook\FileUpload\FacebookResumableUploader::$client |
|
protected |
◆ $graphVersion
| Facebook\FileUpload\FacebookResumableUploader::$graphVersion |
|
protected |
The documentation for this class was generated from the following file: