 | AsyncDialResponseDatareason 属性 |
获取或设置异步拨号响应的原因。
枚举值范围:失败-0 拆线-1 回铃-3 摘机-4 忙-5 阻塞-8
命名空间: Ipxchina.Sdk.Cti.Response.Cti.ResponseData程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public string reason { get; set; }Public Property reason As String
Get
Set
public:
property String^ reason {
String^ get ();
void set (String^ value);
}member reason : string with get, set
属性值
String
参见