CallingServerEventType Struct

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The type of calling server event.

C#
public readonly struct CallingServerEventType : IEquatable<Azure.Communication.CallingServer.CallingServerEventType>
Inheritance
CallingServerEventType
Implements

Constructors

CallingServerEventType(String)

Initializes a new instance of the CallingServerEventType struct.

Properties

AddParticipantResultEvent

The add participant result event type.

CallConnectionStateChangedEvent

The call connection state change event type.

CallRecordingStateChangeEvent

The call recording state change event type.

ParticipantsUpdatedEvent

The call state change event type.

PlayAudioResultEvent

The play audio result event type.

ToneReceivedEvent

The subscribe to tone event type.

Methods

Equals(CallingServerEventType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Preview