次の方法で共有


AddParticipantResultEvent クラス

定義

AddParticipantResultEvent。

public class AddParticipantResultEvent : Azure.Communication.CallingServer.CallingServerEventBase
type AddParticipantResultEvent = class
    inherit CallingServerEventBase
Public Class AddParticipantResultEvent
Inherits CallingServerEventBase
継承
AddParticipantResultEvent

プロパティ

OperationContext

操作コンテキスト。

ResultInfo

結果の詳細。

Status

操作の状態。

メソッド

Deserialize(String)

逆シリアル化 AddParticipantResultEvent イベント。

適用対象