点击或拖拽改变大小

CtiRawActionsGetPopupScreen 方法

异步获取弹屏信息。

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

参数

channel  String  (Optional)
通道信息(可选)

返回值

TaskResponseGetPopupScreen
API 响应
参见