Edit

Share via


ResponseCode.DeclineEverywhere Field

Definition

Used when the client wants to decline a signaling invitation at all forked locations. It is rare that a client would want to do this unless it knows somehow that all clients do not want to connect. Using BusyHere is the best way to decline an Invite most of the time. (603)

public: int DeclineEverywhere = 603;
public const int DeclineEverywhere = 603;
val mutable DeclineEverywhere : int
Public Const DeclineEverywhere As Integer  = 603

Field Value

Value = 603

Applies to