مشاركة عبر


AcsIncomingCallEventData interface

مخطط الخاصية Data ل EventGridEvent لحدث Microsoft.Communication.IncomingCall

الخصائص

callerDisplayName

عرض اسم المتصل.

correlationId

CorrelationId (CallId).

customContext

سياق مخصص للمكالمة الواردة

fromCommunicationIdentifier

معرف الاتصال للمستخدم الذي بدأ المكالمة.

incomingCallContext

سياق المكالمة الواردة الموقعة.

onBehalfOfCallee

معرف الاتصال للمستخدم الذي تم إجراء المكالمة نيابة عنه.

serverCallId

معرف استدعاء الخادم

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

معرف استدعاء الخادم

serverCallId: string

قيمة الخاصية

string

toCommunicationIdentifier

معرف الاتصال للمستخدم الهدف.

toCommunicationIdentifier: CommunicationIdentifierModel

قيمة الخاصية