CallStateChangeEventArgs class
Supports the EndRequested, HoldRequested, and ResumeRequested events of the VoipPhoneCall class.
Syntax
Members
The CallStateChangeEventArgs class has these types of members:
Constructors
The CallStateChangeEventArgs class has these constructors.
| Constructor | Description |
|---|---|
| CallStateChangeEventArgs | Initializes a new instance of the CallStateChangeEventArgs class. |
Properties
The CallStateChangeEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the current state of the VoIP call. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Version(0x06020000)]
See also
Show: