Skip to content

Commit

Permalink
Add contactFeature ScreenRecording enabled sample
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwuamzn authored Jun 16, 2023
1 parent bef50ec commit a166305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheat-sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
}
```
## Check if connected contact is ScreenRecording Enabled
## Check if connected contact has ScreenRecording Enabled
```js
connect.contact(function (contact) {
contact.onConnected(function (connectedContact) {
Expand Down

0 comments on commit a166305

Please sign in to comment.