Skip to content

Commit

Permalink
Add copyToClipboard app banner method
Browse files Browse the repository at this point in the history
  • Loading branch information
gbhrdt committed Nov 22, 2024
1 parent 1d3c957 commit e6163f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sdks/android/methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,7 @@ CleverPush.showTopicsDialog();
CleverPush.goToScreen('screenId');
CleverPush.nextScreen();
CleverPush.previousScreen();
CleverPush.copyToClipboard('text');
```

<!--END_DOCUSAURUS_CODE_TABS-->
Expand Down

0 comments on commit e6163f6

Please sign in to comment.