Skip to content

sinch/sinch-sdk-java-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinch-sdk-java-snippets

Sinch Java SDK Code Snippets Repository

This repository contains code snippets related to Sinch JAVA SDK

Snippets can be used as starting point to support Sinch products from your own application.

Requirements

Snippet execution

Launcher helpers are provided to execute snippets and minimize time to setup your first Java application based onto Sinch SDK

Snippets execution settings

When executing a snippet you will need to provide certain information about your Sinch account (credentials, Sinch virtual phone number, ...)

This settings can be placed directly in the snippet source or you can choose to edit the configuration file, in which case the settings will be shared and used automatically by each snippet.

Linux platform

Launch script is here

Execution:

cd snippets
launcher <SNIPPET_SOURCE_PATH>

Where SNIPPET_SOURCE_PATH is path to snippet source (see Available Snippets for available snippets)

e.g.:

launcher numbers/SearchForAvailableNumbers
...
launcher regions/List

Available Snippets

About

Sinch Java SDK Code Snippets Repository

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •