Skip to content

Commit

Permalink
Include the unregister function in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
lonnylot authored and fabriziomoscon committed Jan 8, 2020
1 parent eab4ad0 commit 59304db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,9 @@ TwilioVoice.getActiveCall()
_deviceDidReceiveIncoming(incomingCall)
}
})

// Unregister device with Twilio (iOS only)
TwilioVoice.unregister()
```

## Twilio Voice SDK reference
Expand Down

0 comments on commit 59304db

Please sign in to comment.