SignalingSessionAcceptOptions Members
Include Protected Members
Include Inherited Members
Represents the options when establishing a session.
The SignalingSessionAcceptOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SignalingSessionAcceptOptions | Creates a new instances of the options class. |
Top
Properties
Name | Description | |
---|---|---|
DialogContext | Gets or sets early dialog on which the accept should happen. | |
Headers | Gets the list of custom signaling headers to be included in the message. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top