 | AgentSDKGetDeviceActiveChannel 方法 |
获取当前活动通道(由轮询获得)。
命名空间: Ipxchina.Sdk.Cti程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public string GetDeviceActiveChannel()
Public Function GetDeviceActiveChannel As String
public:
String^ GetDeviceActiveChannel()
member GetDeviceActiveChannel : unit -> string
返回值
String活动通道
参见