次の方法で共有


CallAutomationModelFactory クラス

定義

モデルのモデル ファクトリ。

public static class CallAutomationModelFactory
type CallAutomationModelFactory = class
Public Class CallAutomationModelFactory
継承
CallAutomationModelFactory

メソッド

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 の新しいインスタンスを初期化します。

CreateCallResult(CallConnection, CallConnectionProperties)

CallParticipant の新しいインスタンスを初期化します。

DtmfResult(IEnumerable<DtmfTone>)

DtmfResult の新しいインスタンスを初期化します。

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

Participants Updated イベントの新しいインスタンスを初期化します。

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)

remove participant failed イベントの新しいインスタンスを初期化します。

RemoveParticipantResult(String)

RemoveParticipantResult の新しいインスタンスを初期化します。

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

remove participant success イベントの新しいインスタンスを初期化します。

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

ResultInformation の新しいインスタンスを初期化します。

TransferCallToParticipantResult(String)

TransferCallToParticipantResult の新しいインスタンスを初期化します。

適用対象