你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CallingServerClient.GetCallConnection(String) 方法

定义

初始化 CallConnection 的新实例。 CallConnection.

public virtual Azure.Communication.CallingServer.CallConnection GetCallConnection (string callConnectionId);
abstract member GetCallConnection : string -> Azure.Communication.CallingServer.CallConnection
override this.GetCallConnection : string -> Azure.Communication.CallingServer.CallConnection
Public Overridable Function GetCallConnection (callConnectionId As String) As CallConnection

参数

callConnectionId
String

ChatThreadClient 实例的线程 ID。

返回

适用于