CB-7995: document that FileTransferError.exception on iOS is never defined.

This commit is contained in:
filmaj
2017-07-14 14:41:25 -05:00
parent 1dc68db3ae
commit 3e93c94d3b
+4
View File
@@ -308,6 +308,10 @@ A `FileTransferError` object is passed to an error callback when an error occurs
- __exception__: Either e.getMessage or e.toString (String)
### iOS Quirks
__exception__ is never defined.
### Constants
- 1 = `FileTransferError.FILE_NOT_FOUND_ERR`