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
List and search media items
curl \
  https://api.nexmo.com/v3/media/
Retrieve a media item
curl \
  https://api.nexmo.com/v3/media/:id/info
SDK on GitHub 📄 API Docs
SDK
client-sdk-voice-app-to-phone-flutter
Kotlin
API
nexmo.com
nexmo.com:media
At a glance
Language Kotlin
Endpoints4
Base URLhttps://api.nexmo.com/v3/media
✓ Official