Condividi tramite


RecordingChannel.Equality(RecordingChannel, RecordingChannel) Operator

Definition

Determines if two RecordingChannel values are the same.

public static bool operator == (Azure.Communication.CallAutomation.RecordingChannel left, Azure.Communication.CallAutomation.RecordingChannel right);
static member ( = ) : Azure.Communication.CallAutomation.RecordingChannel * Azure.Communication.CallAutomation.RecordingChannel -> bool
Public Shared Operator == (left As RecordingChannel, right As RecordingChannel) As Boolean

Parameters

Returns

Applies to