Skip to content

Commit

Permalink
Update README about queueIdentifierKey
Browse files Browse the repository at this point in the history
  • Loading branch information
shu223 committed Oct 25, 2019
1 parent 419d8fb commit bcaaf54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ __Arguments__
The parameter is optional the configuration keys are:
- `showAlert` - `Boolean` - [iOS only] Show or hide the alert if the bluetooth is turned off during initialization
- `restoreIdentifierKey` - `String` - [iOS only] Unique key to use for CoreBluetooth state restoration
- `queueIdentifierKey` - `String` - [iOS only] Unique key to use for a queue identifier on which CoreBluetooth events will be dispatched
- `forceLegacy` - `Boolean` - [Android only] Force to use the LegacyScanManager

__Examples__
Expand Down

0 comments on commit bcaaf54

Please sign in to comment.