Partager via


CallAutomationModelFactory Classe

Définition

Fabrique de modèles pour les modèles.

public static class CallAutomationModelFactory
type CallAutomationModelFactory = class
Public Class CallAutomationModelFactory
Héritage
CallAutomationModelFactory

Méthodes

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

Initialise une nouvelle instance de l’événement d’échec de l’ajout d’un participant.

AddParticipantsResult(CallParticipant, String)

Initialise une nouvelle instance de AddParticipantsResult.

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

Initialise une nouvelle instance de l’événement de réussite de l’ajout d’un participant.

AnswerCallResult(CallConnection, CallConnectionProperties)

Initialise une nouvelle instance de AnswerCallResult.

CallConnected(String, String, String, String)

Initialise une nouvelle instance de CallConnected.

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

Initialise une nouvelle instance de CallConnectionProperties.

CallDisconnected(String, String, String, String)

Initialise une nouvelle instance de CallDisconnected.

CallParticipant(CommunicationIdentifier, Boolean)

Initialise une nouvelle instance de CallParticipant.

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

Initialise une nouvelle instance de CallTransferAccepted.

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

Initialise une nouvelle instance de CallTransferFailed.

CreateCallResult(CallConnection, CallConnectionProperties)

Initialise une nouvelle instance de CallParticipant.

DtmfResult(IEnumerable<DtmfTone>)

Initialise une nouvelle instance de DtmfResult.

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

Initialise une nouvelle instance de l’événement Participants mis à jour.

PlayCanceled(String, String, String, String)

Initialise une nouvelle instance de PlayCanceled.

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

Initialise une nouvelle instance de PlayCompleted.

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

Initialise une nouvelle instance de PlayFailed.

RecognizeCanceled(String, String, String, String)

Initialise une nouvelle instance de RecognizeCanceled.

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

Initialise une nouvelle instance de RecognizeCompletedInternal.

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

Initialise une nouvelle instance de RecognizeFailed.

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

Initialise une nouvelle instance de RecordingStateChanged.

RecordingStateResult(String, Nullable<RecordingState>)

Initialise une nouvelle instance de RecordingStateResult.

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

Initialise une nouvelle instance de l’événement d’échec de la suppression d’un participant.

RemoveParticipantResult(String)

Initialise une nouvelle instance de RemoveParticipantResult.

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

Initialise une nouvelle instance d’événement de réussite de la suppression d’un participant.

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

Initialise une nouvelle instance de ResultInformation.

TransferCallToParticipantResult(String)

Initialise une nouvelle instance de TransferCallToParticipantResult.

S’applique à