Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • R REVECallSDKSample
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • sdk
  • REVECallSDKSample
  • Wiki
  • Demo App Details

Demo App Details · Changes

Page history
Update Demo App Details authored Feb 16, 2022 by Sourav Das's avatar Sourav Das
Show whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • Demo-App-Details.md Demo-App-Details.md +1 -1
  • No files found.
Demo-App-Details.md
View page @ 82b34988
# Demo App Details # Demo App Details
A small demo app is provided with the SDK. You can clone it from [here](https:/www.github.com). This app can be helpful for implementing the SDK in your own app. A small demo app is provided with the SDK. You can clone it from [here](https://git.iptelephony.revesoft.com/sdk/REVECallSDKSample). This app can be helpful for implementing the SDK in your own app.
This demo app follows the steps suggestion from [this page](home). This demo app follows the steps suggestion from [this page](home).
The app's MainActivity starts the SIP functionalities Through the SIPWrappper class with correct configuration. *The Demo app is written with **Kotlin**.* The app's MainActivity starts the SIP functionalities Through the SIPWrappper class with correct configuration. *The Demo app is written with **Kotlin**.*
......
Clone repository
  • Call Handling
  • Configuring Listeners
  • Demo App Details
  • Get Api Key
  • Other Important Topics
  • Home