question

Besjan Xhika avatar image
Besjan Xhika asked

Is there a way to abort / cancel file download

Is there a way to abort / cancel file download similar to "PlayFabDataAPI.AbortFileUploads()"?

I'm using "PlayFabHttp.SimpleGetCall()" to download file.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

There is no such method. We provide API AbortFileUploads because data upload is more complex than download. After getting DownloadUrl, you don't have to do anything if you suddenly don’t want to download the file.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.