你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CommunicationCallAutomationModelFactory 类

定义

模型的模型工厂。

public static class CommunicationCallAutomationModelFactory
type CommunicationCallAutomationModelFactory = class
Public Class CommunicationCallAutomationModelFactory
继承
CommunicationCallAutomationModelFactory

方法

AddParticipantFailed(String, String, String, String, ResultInformation, CommunicationIdentifier)

初始化添加参与者失败事件的新实例。

AddParticipantsResult(CallParticipant, String)

初始化 AddParticipantsResult 的新实例。

AddParticipantSucceeded(String, String, String, String, ResultInformation, CommunicationIdentifier)

初始化添加参与者成功事件的新实例。

AnswerCallResult(CallConnection, CallConnectionProperties)

初始化 AnswerCallResult 的新实例。

CallConnected(String, String, String, String)

初始化 CallConnected 的新实例。

CallConnectionProperties(String, String, IEnumerable<CommunicationIdentifier>, CallConnectionState, Uri, CommunicationIdentifier, PhoneNumberIdentifier, String, CommunicationIdentifier)

初始化 CallConnectionProperties 的新实例。

CallDisconnected(String, String, String, String)

初始化 CallDisconnected 的新实例。

CallParticipant(CommunicationIdentifier, Boolean)

初始化 CallParticipant 的新实例。

CallTransferAccepted(String, String, String, String, ResultInformation)

初始化 CallTransferAccepted 的新实例。

CallTransferFailed(String, String, String, String, ResultInformation)

初始化 CallTransferFailed 的新实例。

ChoiceResult(String, String)

初始化 ChoiceResult 的新实例。

ContinuousDtmfRecognitionStopped(String, String, String, String, ResultInformation)

初始化 ContinuousDtmfRecognitionStopped 的新实例。

ContinuousDtmfRecognitionToneFailed(String, String, String, ResultInformation, String)

初始化 ContinuousDtmfRecognitionToneFailed 的新实例。

ContinuousDtmfRecognitionToneReceived(ToneInfo, String, String, String, ResultInformation, String)

初始化 ContinuousDtmfRecognitionToneReceived 的新实例。

CreateCallResult(CallConnection, CallConnectionProperties)

初始化 CallParticipant 的新实例。

DtmfResult(IEnumerable<DtmfTone>)

初始化 DtmfResult 的新实例。

MuteParticipantsResult(String)

初始化 MuteParticipantsResult 的新实例。

ParticipantsUpdated(String, String, String, IEnumerable<CallParticipant>, Int32)

初始化参与者更新事件的新实例。

PlayCanceled(String, String, String, String)

初始化 PlayCanceled 的新实例。

PlayCompleted(String, String, String, String, ResultInformation)

初始化 PlayCompleted 的新实例。

PlayFailed(String, String, String, String, ResultInformation)

初始化 PlayFailed 的新实例。

RecognizeCanceled(String, String, String, String)

初始化 RecognizeCanceled 的新实例。

RecognizeCompleted(String, String, String, String, ResultInformation, CallMediaRecognitionType, RecognizeResult)

初始化 RecognizeCompletedInternal 的新实例。

RecognizeFailed(String, String, String, String, ResultInformation)

初始化 RecognizeFailed 的新实例。

RecordingStateChanged(String, String, String, String, RecordingState, Nullable<DateTimeOffset>)

初始化 RecordingStateChanged 的新实例。

RecordingStateResult(String, Nullable<RecordingState>)

初始化 RecordingStateResult 的新实例。

RemoveParticipantFailed(String, String, String, String, ResultInformation, CommunicationIdentifier)

初始化删除参与者失败事件的新实例。

RemoveParticipantResult(String)

初始化 RemoveParticipantResult 的新实例。

RemoveParticipantSucceeded(String, String, String, String, ResultInformation, CommunicationIdentifier)

初始化删除参与者成功事件的新实例。

ResultInformation(Nullable<Int32>, Nullable<Int32>, String)

初始化 ResultInformation 的新实例。

SendDtmfTonesCompleted(String, String, String, String, ResultInformation)

初始化 SendDtmfTonesCompleted 的新实例。

SendDtmfTonesFailed(String, String, String, String, ResultInformation)

初始化 SendDtmfTonesFailed 的新实例。

SpeechResult(String)

初始化 SpeechResult 的新实例。

ToneInfo(Int32, DtmfTone)

初始化 ToneInfo 的新实例。

TransferCallToParticipantResult(String)

初始化 TransferCallToParticipantResult 的新实例。

适用于