Installation
Clone the SDK source into your solution directly:Authentication
The .NET SDK uses standard Dependency Injection (DI) to register your auth credentials with the container host.Quick start
Fetch your account details:ICallApi interface and pass your webhook URLs to manage outbound dial states.
VobizXML module
The SDK includes a fluent XML builder underVobiz.Xml that is natively mapped to the official schema types. Chain elements together and emit the generated string from your API controllers.