Added Web RTC, Network Preferences and Support for Webhooks
WebRTC:
- Added the
/telephony_credentials
for Web RTC
Wireless:
- Added
/mobile_operator_networks
endpoint. - Added the
/ota_updates
endpoint for controlling network preferences.
Webhooks:
- Added a
TelnyxWebhook
object andEventTypesEnum
for webhook structures. - Added examples to the examples project to showcase how to consume webhooks using the Telnyx .Net SDK.