Skip to content

Commit

Permalink
Merge pull request #94 from sinch/remove-verification-interactive-sample
Browse files Browse the repository at this point in the history
build: Remove interactive sample for Verification (moved to quickstart repository)
  • Loading branch information
JPPortier authored Jun 26, 2024
2 parents 05a2b60 + ab7be4e commit 1ed9d4b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 162 deletions.
1 change: 0 additions & 1 deletion sample-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ See https://developers.sinch.com for details about these parameters
### Full workflows
- Numbers: A full application chaining calls to Numbers service to onboard onto Java SDK and Numbers: [NumbersSampleFlow](src/main/java/com/sinch/sample/numbers/NumbersSampleFlow.java)
- Verification: An interactive console application sending a SMS verification and returning the report result: [VerificationsSampleFlowInteractive](src/main/java/com/sinch/sample/verification/VerificationsSampleFlowInteractive.java)
- Voice Conferences: A full application chaining calls to voice service to join and manage a conference: [ConferencesSampleFlow](src/main/java/com/sinch/sample/voice/ConferencesSampleFlow.java)
### Dedicated service feature samples
Expand Down

This file was deleted.

0 comments on commit 1ed9d4b

Please sign in to comment.