VoipPhoneCall class
4/5/2013
Represents a VoIP phone call.
Syntax
Attributes
- ActivatableAttribute(NTDDI_WIN8)
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The VoipPhoneCall class has these types of members:
Constructors
The VoipPhoneCall class has these constructors.
| Constructor | Description |
|---|---|
| VoipPhoneCall | Initializes a new instance of the VoipPhoneCall class. |
Events
The VoipPhoneCall class has these events.
| Event | Description |
|---|---|
| AnswerRequested | Raised when the user answers an incoming call. |
| EndRequested | Raised to alert the VoIP app that the call should be ended. |
| HoldRequested | Raised to alert the VoIP app that the call should be placed on hold. |
| RejectRequested | Raised when a call has been rejected. |
| ResumeRequested | Raised to indicate that a previously held VoIP call should be made active. |
Methods
The VoipPhoneCall class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| NotifyCallActive | Notifies the system that the VoIP call is active. |
| NotifyCallEnded | Notifies the system that the call has ended. |
| NotifyCallHeld | Notifies the system that the call is currently on hold. |
Properties
The VoipPhoneCall class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Gets the media types used by the call. | |
| Read/write | Gets or sets contact name associated with the VoIP call. | |
| Read/write | Gets or sets the start time associated with the VoIP call. |
Requirements
|
Minimum supported client | None supported [Windows Store apps only] |
|---|---|
|
Minimum supported server | None supported [Windows Store apps only] |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Build date: 4/5/2013