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 BusyHereis the best way to decline an Invite most of the time. (603)

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration(in Microsoft.Rtc.Collaboration.dll)

Syntax

Visual Basic (Declaration)
Public 
Const 
DeclineEverywhere 
As 
Integer
C#
public 
const 
int 
DeclineEverywhere
Visual C++
public:
literal 
int 
DeclineEverywhere
JavaScript

Microsoft.Rtc.Signaling.ResponseCode.
declineEverywhere

See Also