CTI32 Engine Class Library

ConfigData.defaultMethod Field

The method to call on an incoming call if you do not redirect using the DnisMethod

[Visual Basic]
Public defaultMethod As String
[C#]
public string defaultMethod;

See Also

ConfigData Class | CTI32Engine Namespace