We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ae4d6 commit 2a62d85Copy full SHA for 2a62d85
README.md
@@ -155,7 +155,7 @@ Returns a promise with the string ID of the upload. Will reject if there is a c
155
|`parameters`|object|Optional||Additional form fields to include in the HTTP request. Only used when `type: 'multipart`||
156
|`notification`|Notification object (see below)|Optional||Android only. |`{ enabled: true, onProgressTitle: "Uploading...", autoClear: true }`|
157
158
-### Notification Object
+### Notification Object (Android Only)
159
|Name|Type|Required|Description|Example|
160
|---|---|---|---|---|
161
|`enabled`|boolean|Optional|Enable or diasable notifications|`{ enabled: true }`|
0 commit comments