次の方法で共有


AcsIncomingCallEventData interface

Microsoft.Communication.IncomingCall イベントの EventGridEvent の Data プロパティのスキーマ

プロパティ

callerDisplayName

呼び出し元の表示名。

correlationId

CorrelationId (CallId)。

customContext

着信呼び出しのカスタム コンテキスト

fromCommunicationIdentifier

呼び出しを開始したユーザーの通信識別子。

incomingCallContext

署名された着信呼び出しコンテキスト。

onBehalfOfCallee

呼び出しが行われたユーザーの代理の通信識別子。

serverCallId

サーバー呼び出しの ID

toCommunicationIdentifier

ターゲット ユーザーの通信識別子。

プロパティの詳細

callerDisplayName

呼び出し元の表示名。

callerDisplayName: string

プロパティ値

string

correlationId

CorrelationId (CallId)。

correlationId: string

プロパティ値

string

customContext

着信呼び出しのカスタム コンテキスト

customContext: AcsIncomingCallCustomContext

プロパティ値

fromCommunicationIdentifier

呼び出しを開始したユーザーの通信識別子。

fromCommunicationIdentifier: CommunicationIdentifierModel

プロパティ値

incomingCallContext

署名された着信呼び出しコンテキスト。

incomingCallContext: string

プロパティ値

string

onBehalfOfCallee

呼び出しが行われたユーザーの代理の通信識別子。

onBehalfOfCallee: CommunicationIdentifierModel

プロパティ値

serverCallId

サーバー呼び出しの ID

serverCallId: string

プロパティ値

string

toCommunicationIdentifier

ターゲット ユーザーの通信識別子。

toCommunicationIdentifier: CommunicationIdentifierModel

プロパティ値