Skip to content

Added Web RTC, Network Preferences and Support for Webhooks

Compare
Choose a tag to compare
@eoghantelnyx eoghantelnyx released this 31 Aug 22:48
· 142 commits to master since this release
e05d787

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 and EventTypesEnum for webhook structures.
  • Added examples to the examples project to showcase how to consume webhooks using the Telnyx .Net SDK.