点击或拖拽改变大小

CtiRawActionsSendText 方法

异步向指定通道发送文字。

命名空间: Ipxchina.Sdk.Cti.Actions
程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法
public Task<ResponseGetDnd> SendText(
	string channel,
	string message
)

参数

channel  String
活动通道
message  String
数字

返回值

TaskResponseGetDnd
API 响应
参见