Partager via


ServerCall.RemoveParticipant(String, CancellationToken) Méthode

Définition

Supprimez le participant de l’appel.

public virtual Azure.Response RemoveParticipant (string participantId, System.Threading.CancellationToken cancellationToken = default);
abstract member RemoveParticipant : string * System.Threading.CancellationToken -> Azure.Response
override this.RemoveParticipant : string * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function RemoveParticipant (participantId As String, Optional cancellationToken As CancellationToken = Nothing) As Response

Paramètres

participantId
String

ID du participant.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à