AppSharingCallAcceptOptions Class
Definition
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.
public ref class AppSharingCallAcceptOptions : Microsoft::Rtc::Collaboration::CallAcceptOptions
public class AppSharingCallAcceptOptions : Microsoft.Rtc.Collaboration.CallAcceptOptions
type AppSharingCallAcceptOptions = class
inherit CallAcceptOptions
Public Class AppSharingCallAcceptOptions
Inherits CallAcceptOptions
- Inheritance
Constructors
AppSharingCallAcceptOptions() |
Properties
AcceptedContentIds |
Gets the value of accepted contentIds on the call. (Inherited from CallAcceptOptions) |
DialogContext |
Gets or sets the dialog context of the call. (Inherited from CallAcceptOptions) |
Headers |
Gets the list of custom signaling headers to be included in the response. (Inherited from CallAcceptOptions) |
RedirectDueToBandwidthPolicyEnabled |
Gets or sets whether to redirect the call when recommended by the bandwidth policy. (Inherited from CallAcceptOptions) |
SupportsReplaces |
Gets or sets whether the call supports the replaces header. (Inherited from CallAcceptOptions) |