ResponseCode.DeclineEverywhere Field
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)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const DeclineEverywhere As Integer
'Usage
Dim value As Integer
value = ResponseCode.DeclineEverywhere
public const int DeclineEverywhere