CallTransferNotificationOptions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional parameters for sending explicit transfer notifications.
public ref class CallTransferNotificationOptions
public class CallTransferNotificationOptions
type CallTransferNotificationOptions = class
Public Class CallTransferNotificationOptions
- Inheritance
-
CallTransferNotificationOptions
This class is used when an application disables sending of implicit transfer notifications via setting CallTransferReceivedEventArgs.ImplicitNotificationDisabled to true. Application is then responsible for sending explicit notifications using method CallTransferReceivedEventArgs.BeginSendTransferNotification.
Headers |
Gets the list of custom signaling headers to be included in transfer notification. |
Remaining |
Gets or sets the remaining sip fragment to be sent in the NOTIFY message body. |
Response |
Gets or sets the response text to be sent in the NOTIFY message body. |
Proizvod | Verzije |
---|---|
Lync UCMA | 4.0, 5.0, latest |