共用方式為


RestCallTransferAccepted interface

已接受呼叫傳輸的事件。

屬性

callConnectionId

呼叫連線標識碼。

correlationId

要呼叫相互關聯之事件的相互關聯標識碼。 也稱為 ChainId,用於 Skype 鏈結標識符。

operationContext

客戶在呼叫中呼叫動作時使用,以將要求與回應事件相互關聯。

resultInformation

包含產生的SIP程式代碼、子程式代碼和訊息。

serverCallId

伺服器呼叫標識碼。

transferee

正在轉移的參與者。

transferTarget

將通話轉移的目標設為 。

屬性詳細資料

callConnectionId

呼叫連線標識碼。

callConnectionId?: string

屬性值

string

correlationId

要呼叫相互關聯之事件的相互關聯標識碼。 也稱為 ChainId,用於 Skype 鏈結標識符。

correlationId?: string

屬性值

string

operationContext

客戶在呼叫中呼叫動作時使用,以將要求與回應事件相互關聯。

operationContext?: string

屬性值

string

resultInformation

包含產生的SIP程式代碼、子程式代碼和訊息。

resultInformation?: ResultInformation

屬性值

serverCallId

伺服器呼叫標識碼。

serverCallId?: string

屬性值

string

transferee

正在轉移的參與者。

transferee?: CommunicationIdentifierModel

屬性值

CommunicationIdentifierModel

transferTarget

將通話轉移的目標設為 。

transferTarget?: CommunicationIdentifierModel

屬性值

CommunicationIdentifierModel