Using client-sdk-voice-app-to-phone-flutter with nexmo.com

Kotlin integration

✓ Official SDK
Install
# Maven: see https://github.com/nexmo-community/client-sdk-voice-app-to-phone-flutter
Retrieve all Applications
curl \
  https://api.nexmo.com/v1/applications/
Retrieve Application
curl \
  https://api.nexmo.com/v1/applications/{app_id}
SDK on GitHub 📄 API Docs
SDK
client-sdk-voice-app-to-phone-flutter
Kotlin
API
nexmo.com
nexmo.com:application
At a glance
Language Kotlin
Endpoints5
Base URLhttps://api.nexmo.com/v1/applications
✓ Official