AcceptCallActivity Members
The AcceptCallActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AcceptCallActivity | Overloaded. |
Methods
Name | Description | |
---|---|---|
AddHandler | (Inherited from DependencyObject.) | |
Cancel | (Inherited from Activity.) | |
Clone | (Inherited from Activity.) | |
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Execute | (Inherited from Activity.) | |
Finalize | (Inherited from DependencyObject.) | |
GetActivityByName | Overloaded. | |
GetBinding | (Inherited from DependencyObject.) | |
GetBoundValue | (Inherited from DependencyObject.) | |
GetHashCode | (Inherited from Object.) | |
GetInvocationList``1 | (Inherited from DependencyObject.) | |
GetType | (Inherited from Object.) | |
GetValue | (Inherited from DependencyObject.) | |
GetValueBase | (Inherited from DependencyObject.) | |
HandleFault | (Inherited from Activity.) | |
Initialize | (Inherited from Activity.) | |
InitializeProperties | (Inherited from DependencyObject.) | |
Invoke | Overloaded. | |
IsBindingSet | (Inherited from DependencyObject.) | |
MemberwiseClone | (Inherited from Object.) | |
MetaEquals | (Inherited from DependencyObject.) | |
OnActivityExecutionContextLoad | (Inherited from Activity.) | |
OnActivityExecutionContextUnload | (Inherited from Activity.) | |
OnClosed | (Inherited from Activity.) | |
RaiseEvent | (Inherited from Activity.) | |
RaiseGenericEvent``1 | (Inherited from Activity.) | |
RegisterForStatusChange | (Inherited from Activity.) | |
RemoveHandler | (Inherited from DependencyObject.) | |
RemoveProperty | (Inherited from DependencyObject.) | |
Save | Overloaded. | |
SetBinding | (Inherited from DependencyObject.) | |
SetBoundValue | (Inherited from DependencyObject.) | |
SetReadOnlyPropertyValue | (Inherited from DependencyObject.) | |
SetValue | (Inherited from DependencyObject.) | |
SetValueBase | (Inherited from DependencyObject.) | |
ToString | (Inherited from Activity.) | |
TrackData | Overloaded. | |
Uninitialize | (Inherited from Activity.) | |
UnregisterForStatusChange | (Inherited from Activity.) |
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.) |
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.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System#ComponentModel#IComponent#Disposed | (Inherited from DependencyObject.) |