Class HttpRouteConstants
The route suffixes as generated by the server to send particular events
Inheritance
System.Object
    HttpRouteConstants
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Microsoft.Bot.Builder.Enterprise.Transport
Assembly: Microsoft.Bot.Builder.Enterprise.dll
Syntax
public class HttpRouteConstants
  Fields
View SourceOnIncomingCallRoute
Route for incoming calls.
Declaration
public const string OnIncomingCallRoute = ""
  Field Value
| Type | Description | 
|---|---|
| System.String |