 | AgentSDKTransferToFax 方法 |
将对端通道转接到电子传真中心。
命名空间: Ipxchina.Sdk.Cti程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public Task<ResponseCommon> TransferToFax()
Public Function TransferToFax As Task(Of ResponseCommon)
public:
Task<ResponseCommon^>^ TransferToFax()
member TransferToFax : unit -> Task<ResponseCommon>
返回值
TaskResponseCommonAPI 响应
参见