Skip to content

Instantly share code, notes, and snippets.

@NexmoDev
Last active August 26, 2019 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save NexmoDev/ed91ac99a0b278fbdcbde72ca3599ac7 to your computer and use it in GitHub Desktop.
Save NexmoDev/ed91ac99a0b278fbdcbde72ca3599ac7 to your computer and use it in GitHub Desktop.
Client SDK iOS tutorial - connect incoming call
[
{
"action": "talk",
"text": "Thank you for calling Jane"
},
{
"action": "connect",
"endpoint": [
{
"type": "app",
"user": "Jane"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment