Skip to content

Commit

Permalink
[WDB-028] - added new function signature for receiveFile in README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Jul 9, 2020
1 parent a89d517 commit 2f885ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ compile project(':react-native-wifi-p2p')
* [getConnectionInfo()](#getconnectioninfo)
* [sendFile(pathToFile)](#sendfilepathtofile)
* [sendMessage(message)](#sendmessagemessage)
* [receiveFile(folder, fileName)](#receivefilefolder-filename-forcetoscangallery)
* [receiveFile(folder, fileName, forceToScanGallery)](#receivefilefolder-filename-forcetoscangallery)
* [receiveMessage()](#receivemessage)

### CONSTANTS
Expand Down

0 comments on commit 2f885ef

Please sign in to comment.