点击或拖拽改变大小

CtiRawActionsGetPopupScreenWithDetail 方法

异步获取带详细信息的弹屏信息。

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

参数

channel  String
通道信息

返回值

TaskResponseGetPopupScreenWithDetail
API 响应
参见