VoipPhoneCall.HoldRequested event
Raised to alert the VoIP app that the call should be placed on hold.
Syntax
Event information
| Delegate | TypedEventHandler<VoipPhoneCall, CallStateChangeEventArgs> |
|---|
Remarks
After this event is raised, the application is required to call NotifyCallHeld within 5 seconds.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Show: