AcsIncomingCallEventData interface
Microsoft.Communication.IncomingCall 事件之 EventGridEvent 的 Data 属性架構
屬性
caller |
呼叫端的顯示名稱。 |
correlation |
CorrelationId (CallId)。 |
custom |
內送通話的自定義內容 |
from |
起始呼叫之使用者的通訊標識碼。 |
incoming |
已簽署的來電內容。 |
on |
代表呼叫的使用者通訊標識碼。 |
server |
伺服器呼叫的識別碼 |
to |
目標使用者的通訊標識碼。 |
屬性詳細資料
callerDisplayName
呼叫端的顯示名稱。
callerDisplayName: string
屬性值
string
correlationId
CorrelationId (CallId)。
correlationId: string
屬性值
string
customContext
fromCommunicationIdentifier
起始呼叫之使用者的通訊標識碼。
fromCommunicationIdentifier: CommunicationIdentifierModel
屬性值
incomingCallContext
已簽署的來電內容。
incomingCallContext: string
屬性值
string
onBehalfOfCallee
serverCallId
伺服器呼叫的識別碼
serverCallId: string
屬性值
string
toCommunicationIdentifier
目標使用者的通訊標識碼。
toCommunicationIdentifier: CommunicationIdentifierModel