C# Class CallFire_csharp_sdk.Common.DataManagement.CfIvrInboundConfig

Inheritance: CfInboundConfig
Datei anzeigen Open project: CallFire/CallFire-CSharp-SDK Class Usage Examples

Public Methods

Method Description
CfIvrInboundConfig ( ) : System
CfIvrInboundConfig ( long id, string dialplanXml ) : System

Method Details

CfIvrInboundConfig() public method

public CfIvrInboundConfig ( ) : System
return System

CfIvrInboundConfig() public method

public CfIvrInboundConfig ( long id, string dialplanXml ) : System
id long
dialplanXml string
return System