Edit

Share via


ConferenceInvitation.DeclineAll Method

Definition

Declines the incoming conference invitation with response code DeclineAll on behalf of all endpoints of this owner.

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

Exceptions

Thrown when: The signaling session is in an invalid state.This 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