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
Redact a specific message
curl \
  -u "$API_USER:$API_PASS" \
  https://api.nexmo.com/v1/redact/transaction
SDK on GitHub 📄 API Docs
SDK
client-sdk-voice-app-to-phone-flutter
Kotlin
API
nexmo.com
nexmo.com:redact
At a glance
Language Kotlin
Endpoints1
Base URLhttps://api.nexmo.com/v1/redact
✓ Official