AcceptCallActivity Members
Include Protected Members
Include Inherited Members
Accepts an incoming call.
The AcceptCallActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AcceptCallActivity() | Creates a new instance. | |
AcceptCallActivity(String) | Creates a new instance with the given name. |
Top
Properties
Name | Description | |
---|---|---|
AcceptedCallType | Gets a CallType property value that specifies the accepted call type. | |
CallProvider | Gets a CallProvider object that exposes different objects like the Call object, SpeechSynthesizer object and the recognizers used in instant message or speech dialogs. | |
ContentIds | Gets content identifiers to be used on Call.BeginAccept. | |
Description | (inherited from Activity) | |
DesignMode | (inherited from DependencyObject) | |
Enabled | (inherited from Activity) | |
ExecutionResult | (inherited from Activity) | |
ExecutionStatus | (inherited from Activity) | |
Headers | Gets SignalingHeader objects to be set on the Call.BeginAccept | |
IsDynamicActivity | (inherited from Activity) | |
Name | (inherited from Activity) | |
Parent | (inherited from Activity) | |
ParentDependencyObject | (inherited from DependencyObject) | |
QualifiedName | (inherited from Activity) | |
Site | (inherited from DependencyObject) | |
SupportsReplaces | Gets or sets whether call replacement is supported or not. | |
UserData | (inherited from DependencyObject) | |
WorkflowInstanceId | (inherited from Activity) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
Canceling | (inherited from Activity) | |
Closed | (inherited from Activity) | |
Compensating | (inherited from Activity) | |
Executing | (inherited from Activity) | |
Faulting | (inherited from Activity) | |
StatusChanged | (inherited from Activity) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponent.Disposed | (inherited from DependencyObject) | |
IInstanceDependencyContainer.InstanceDependencyProperties |
Top