CallTransferNotificationOptions Members
Include Protected Members
Include Inherited Members
Optional parameters for sending explicit transfer notifications.
The CallTransferNotificationOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallTransferNotificationOptions |
Top
Properties
Name | Description | |
---|---|---|
Headers | Gets the list of custom signaling headers to be included in transfer notification. | |
RemainingSipFragment | Gets or sets the remaining sip fragment to be sent in the NOTIFY message body. | |
ResponseText | Gets or sets the response text to be sent in the NOTIFY message body. |
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