VoipPhoneCall.ResumeRequested event
Raised to indicate that a previously held VoIP call should be made active.
Syntax
Public Event ResumeRequested As TypedEventHandler(Of VoipPhoneCall, CallStateChangeEventArgs)
Event information
| Delegate | TypedEventHandler<VoipPhoneCall, CallStateChangeEventArgs> |
|---|
Remarks
After this event has been raised, the application must call NotifyCallActive 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: