Skip to content

Commit

Permalink
Merge pull request react-native-webrtc#549 from linus-komnick/patch-1
Browse files Browse the repository at this point in the history
README update: supportConnectionService not asynchronous!
  • Loading branch information
manuquentin authored Apr 15, 2022
2 parents 6ab3c3d + b47eb8f commit 3bff250
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 @@ -591,7 +591,7 @@ await RNCallKeep.setAudioRoute(uuid, routeName);
- `routeName`: String
- AudioRoute.name.

### supportConnectionService (async)
### supportConnectionService

_This feature is available only on Android._

Expand Down

0 comments on commit 3bff250

Please sign in to comment.