AddParticipantResultEvent Class

Definition

The AddParticipantResultEvent.

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

Properties

OperationContext

The operation context.

ResultInfo

The result details.

Status

The status of the operation.

Methods

Deserialize(String)

Deserialize AddParticipantResultEvent event.

Applies to