AcsIncomingCallEventData interface
Microsoft.Communication.IncomingCall イベントの EventGridEvent の Data プロパティのスキーマ
プロパティ
caller |
呼び出し元の表示名。 |
correlation |
CorrelationId (CallId)。 |
custom |
着信呼び出しのカスタム コンテキスト |
from |
呼び出しを開始したユーザーの通信識別子。 |
incoming |
署名された着信呼び出しコンテキスト。 |
on |
呼び出しが行われたユーザーの代理の通信識別子。 |
server |
サーバー呼び出しの ID |
to |
ターゲット ユーザーの通信識別子。 |
プロパティの詳細
callerDisplayName
呼び出し元の表示名。
callerDisplayName: string
プロパティ値
string
correlationId
CorrelationId (CallId)。
correlationId: string
プロパティ値
string
customContext
fromCommunicationIdentifier
呼び出しを開始したユーザーの通信識別子。
fromCommunicationIdentifier: CommunicationIdentifierModel
プロパティ値
incomingCallContext
署名された着信呼び出しコンテキスト。
incomingCallContext: string
プロパティ値
string
onBehalfOfCallee
呼び出しが行われたユーザーの代理の通信識別子。
onBehalfOfCallee: CommunicationIdentifierModel
プロパティ値
serverCallId
サーバー呼び出しの ID
serverCallId: string
プロパティ値
string
toCommunicationIdentifier
ターゲット ユーザーの通信識別子。
toCommunicationIdentifier: CommunicationIdentifierModel