Edit

Share via


ConferenceInvitation.DeclineEverywhere Method

Definition

Declines the incoming conference invitation with response code DeclineEverywhere.

public:
 void DeclineEverywhere();
public void DeclineEverywhere ();
member this.DeclineEverywhere : unit -> unit
Public Sub DeclineEverywhere ()

Exceptions

Thrown when: The signaling session is in an invalid stateThis method is called after the invitation has expired or one of the response methods has already been called.

Thrown when a transport error occurs while sending the response.

Applies to