Skip to content

Commit 2a62d85

Browse files
committed
Highlight this is android only
1 parent 83ae4d6 commit 2a62d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Returns a promise with the string ID of the upload. Will reject if there is a c
155155
|`parameters`|object|Optional||Additional form fields to include in the HTTP request. Only used when `type: 'multipart`||
156156
|`notification`|Notification object (see below)|Optional||Android only. |`{ enabled: true, onProgressTitle: "Uploading...", autoClear: true }`|
157157

158-
### Notification Object
158+
### Notification Object (Android Only)
159159
|Name|Type|Required|Description|Example|
160160
|---|---|---|---|---|
161161
|`enabled`|boolean|Optional|Enable or diasable notifications|`{ enabled: true }`|

0 commit comments

Comments
 (0)