QuerySeamlessUpgradeSupportOperation class
Represents a VoIP operation to determine if a remote user supports seamless upgrade from a cellular call to a VoIP call.
Syntax
Members
The QuerySeamlessUpgradeSupportOperation class has these types of members:
Constructors
The QuerySeamlessUpgradeSupportOperation class has these constructors.
| Constructor | Description |
|---|---|
| QuerySeamlessUpgradeSupportOperation | Initializes a new instance of the QuerySeamlessUpgradeSupportOperation class. |
Methods
The QuerySeamlessUpgradeSupportOperation class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| NotifyCompletion | Notifies the system that the VoIP operation has completed. |
Properties
The QuerySeamlessUpgradeSupportOperation class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the ID of the VoIP operation. | |
|
Read-only | Gets the remote ID of the user for which seamless VoIP upgrade support is being queried. | |
|
Read-only | Gets the type of the VoIP operation. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only] |
|
Namespace |
|
|
Metadata |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Version(0x06030000)]
See also