 | CtiRawActionsGetDeviceRuleList 方法 |
异步获取设备拨号权限列表。
命名空间: Ipxchina.Sdk.Cti.Actions程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public Task<ResponseGetDeviceRuleList> GetDeviceRuleList()
Public Function GetDeviceRuleList As Task(Of ResponseGetDeviceRuleList)
public:
Task<ResponseGetDeviceRuleList^>^ GetDeviceRuleList()
member GetDeviceRuleList : unit -> Task<ResponseGetDeviceRuleList>
返回值
TaskResponseGetDeviceRuleListAPI 响应
参见